fixed installation path of "enlightenment.service" to /usr/lib.
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 22 Sep 2014 23:55:01 +0000 (08:55 +0900)
committerBoram Park <boram1288.park@samsung.com>
Wed, 18 Mar 2015 04:03:06 +0000 (13:03 +0900)
%{_libdir} is converted /usr/lib64, when build based on x86_64 arch.
since systemd is installed in /usr/lib, and enlightenment.service file is installed that path,
it occurs rpm packaging error.

Change-Id: I4a72a3cd6c208874ae768b127e011dd146043017

packaging/enlightenment.spec

index eef11d92f0773eae6c57dc4f7af5919db1803f5b..60b32def23fa759045d645af0c62edce9e8d9f10 100644 (file)
@@ -90,7 +90,7 @@ make %{?_smp_mflags}
 %{_datadir}/xsessions/enlightenment.desktop
 %{_sysconfdir}/xdg/menus/e-applications.menu
 %{_datadir}/applications/enlightenment_filemanager.desktop
-%{_libdir}/systemd/user/enlightenment.service
+/usr/lib/systemd/user/enlightenment.service
 
 %files devel
 %manifest %{name}.manifest