Modified systemd directory for supporting 64 bits 61/34761/1 accepted/tizen/mobile/20150205.042222 accepted/tizen/tv/20150204.020837 accepted/tizen/wearable/20150205.062300 submit/tizen/20150203.003050 submit/tizen_mobile/20150205.004213 submit/tizen_wearable/20150205.011953
authorWonkeun Oh <wonkeun.oh@samsung.com>
Mon, 2 Feb 2015 13:02:23 +0000 (22:02 +0900)
committerWonkeun Oh <wonkeun.oh@samsung.com>
Mon, 2 Feb 2015 13:02:23 +0000 (22:02 +0900)
Change-Id: I14d386254ae6ccb97ca028d6349254177778430d

Makefile.am
packaging/isf.spec

index 9bc30c9..d543515 100644 (file)
@@ -57,7 +57,8 @@ pkgconfig_DATA          = isf.pc scim.pc \
                          $(GTK_UTILS_PKGCONFIG)
 
 
-systemduserunitdir = $(libdir)/systemd/system
+# $(libdir) will be /usr/lib64 on x86_64 arch, so hard-coded.
+systemduserunitdir = /usr/lib/systemd/system
 systemduserunit_DATA = scim.service
 
 ACLOCAL_AMFLAGS = -I ism/m4
index 61c6131..452e76c 100644 (file)
@@ -147,8 +147,8 @@ cat scim.lang > isf.lang
 %dir /opt/apps/scim/lib/scim-1.0/1.4.0/SetupUI
 %dir /opt/apps/scim/lib/scim-1.0/1.4.0/IMEngine
 %dir /etc/scim/conf
-%{_libdir}/systemd/system/graphical.target.wants/scim.service
-%{_libdir}/systemd/system/scim.service
+%{_prefix}/lib/systemd/system/graphical.target.wants/scim.service
+%{_prefix}/lib/systemd/system/scim.service
 %attr(755,root,root) %{_sysconfdir}/profile.d/isf.sh
 %{_sysconfdir}/scim/global
 %{_sysconfdir}/scim/config