fix invalid systemd service path 76/27276/2
authorRonan Le Martret <ronan@fridu.net>
Tue, 9 Sep 2014 15:29:26 +0000 (17:29 +0200)
committerronan(Eurogiciel) Le Martret <ronan.lemartret@open.eurogiciel.org>
Tue, 9 Sep 2014 15:32:10 +0000 (08:32 -0700)
Change-Id: I0d3804b6ab80e421e9c2591b7b1b303f5f801254
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
packaging/modello-homescreen.spec

index 8e4f9a0..48bb82d 100644 (file)
@@ -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,-)