commit f810371686bd6670a17d6c9f8a7d07f055217bdb
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jan 26 14:19:42 2014 +0100

    - systemd issue is solved; lib/systemd/user dir belongs to systemd-units now

 enlightenment.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/enlightenment.spec b/enlightenment.spec
index d3e4972..43e73de 100644
--- a/enlightenment.spec
+++ b/enlightenment.spec
@@ -1,7 +1,7 @@
 # TODO: verify install time dependencies
 #
 # Conditonal build:
-%bcond_with    systemd         # systemd (user session) support [TODO: enable 
by default after solving systemd dependency]
+%bcond_without systemd         # systemd (user session) support
 %bcond_with    wayland         # Wayland clients in composite module
 %bcond_with    wayland_egl     # Wayland clients EGL rendering
 #
@@ -221,8 +221,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/enlightenment_remote
 %attr(755,root,root) %{_bindir}/enlightenment_start
 %if %{with systemd}
-# FIXME: move dir to systemd-units?
-%{_libdir}/systemd/user/e18.service
+%{_prefix}/lib/systemd/user/e18.service
 %endif
 %dir %{_libdir}/enlightenment
 %dir %{_libdir}/enlightenment/modules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enlightenment.git/commitdiff/f810371686bd6670a17d6c9f8a7d07f055217bdb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to