dfe8ea2f8e3916162669a51945b9d1ac4f382134
[framework/uifw/elm-misc.git] / packaging / elm-misc.spec
1
2 # Do NOT Edit the Auto-generated Part!
3 # Generated by: spectacle version 0.22
4
5
6 Name:       elm-misc
7 Summary:    Elementary config files
8 Version:    0.1
9 Release:    1
10 Group:      TO_BE/FILLED_IN
11 License:    TO BE FILLED IN
12 BuildArch:  noarch
13 Source0:    elm-misc-%{version}.tar.bz2
14
15
16 %description
17 Elementary configuration files
18
19
20
21
22 %prep
23 %setup -q -n %{name}
24
25
26 %build
27
28
29
30 %install
31 rm -rf %{buildroot}
32 %__mkdir_p %{buildroot}%{_sysconfdir}/profile.d
33 %__cp etc/profile.d/elm.sh %{buildroot}%{_sysconfdir}/profile.d/elm.sh
34
35
36
37
38
39
40
41 %files
42 %defattr(-,root,root,-)
43 /etc/profile.d/elm.sh
44
45