From: Ronan Le Martret Date: Tue, 9 Sep 2014 15:29:26 +0000 (+0200) Subject: fix invalid systemd service path X-Git-Tag: accepted/tizen/ivi/20140926.101800~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e8de69164c001c9b4f268a6ae5171fcb2b84009;p=profile%2Fivi%2FModello_Homescreen.git fix invalid systemd service path Change-Id: I0d3804b6ab80e421e9c2591b7b1b303f5f801254 Signed-off-by: Ronan Le Martret --- diff --git a/packaging/modello-homescreen.spec b/packaging/modello-homescreen.spec index 8e4f9a0..48bb82d 100644 --- a/packaging/modello-homescreen.spec +++ b/packaging/modello-homescreen.spec @@ -26,7 +26,7 @@ make wgtPkg install -m 755 systemd/modello_launcher.sh %{buildroot}%{_bindir} install -m 0644 systemd/Modello_Homescreen-launchpad-ready.path %{buildroot}%{_libdir}/systemd/user install -m 0644 systemd/Modello_Homescreen.service %{buildroot}%{_libdir}/systemd/user - ln -sf systemd/Modello_Homescreen-launchpad-ready.path %{buildroot}%{_libdir}/systemd/user/weston.target.wants/ + ln -sf ../Modello_Homescreen-launchpad-ready.path %{buildroot}%{_libdir}/systemd/user/weston.target.wants/ %files %defattr(-,root,root,-)