summaryrefslogtreecommitdiff
path: root/packaging/e17-misc.spec
blob: 32a28a87456acd6d5e1155e64142ee7a0e21837c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Name:       e17-misc
Summary:    E17 Config files
Version:    0.1
Release:    1
Group:      System/GUI/Other
License:    Samsung Electronics, Inc
Source0:    e17-misc-%{version}.tar.gz

%description
The E17 extra configuration files

%prep
%setup -q

%build

%install
rm -rf %{buildroot}
%__mkdir_p %{buildroot}/opt
%__cp -af %{_arch}/opt/* %{buildroot}/opt

%files
%defattr(-,root,root,-)
/opt/home/root/.e/*