[packages/mpd] package systemd user service
atler
atler at pld-linux.org
Fri Feb 2 11:01:09 CET 2018
commit 711cad0997818d99c03b7c0b7f7ef3839661b210
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Feb 2 11:00:43 2018 +0100
package systemd user service
mpd.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mpd.spec b/mpd.spec
index f986a2e..daaf519 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -243,7 +243,8 @@ GME_CFLAGS="-I/usr/include/gme" GME_LIBS="-lgme" \
--enable-zzip \
--with-zeroconf=avahi \
--without-tremor \
- --with-systemdsystemunitdir=%{systemdunitdir}
+ --with-systemdsystemunitdir=%{systemdunitdir} \
+ --with-systemduserunitdir=%{systemduserunitdir}
%{__make}
%install
@@ -312,6 +313,7 @@ fi
%{systemdtmpfilesdir}/%{name}.conf
%{systemdunitdir}/mpd.service
%{systemdunitdir}/mpd.socket
+%{systemduserunitdir}/mpd.service
%dir %attr(770,root,mpd) /var/lib/%{name}
%dir %attr(770,root,mpd) /var/lib/%{name}/playlists
%dir %attr(751,root,root) /var/log/%{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpd.git/commitdiff/711cad0997818d99c03b7c0b7f7ef3839661b210
More information about the pld-cvs-commit
mailing list