slyfox 15/02/21 18:57:19 Modified: cups-2.0.1-xinetd-installation-fix.patch Log: Restored dropped 'xinetd-installation-fix' patch. Fixes bug #539696 by tman and PhobosK. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.2 net-print/cups/files/cups-2.0.1-xinetd-installation-fix.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-2.0.1-xinetd-installation-fix.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-2.0.1-xinetd-installation-fix.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/cups/files/cups-2.0.1-xinetd-installation-fix.patch?r1=1.1&r2=1.2 Index: cups-2.0.1-xinetd-installation-fix.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-print/cups/files/cups-2.0.1-xinetd-installation-fix.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cups-2.0.1-xinetd-installation-fix.patch 20 Nov 2014 12:53:26 -0000 1.1 +++ cups-2.0.1-xinetd-installation-fix.patch 21 Feb 2015 18:57:19 -0000 1.2 @@ -1,9 +1,6 @@ --- a/scheduler/Makefile +++ a/scheduler/Makefile -@@ -208,7 +208,8 @@ - $(INSTALL_DATA) org.cups.cupsd.socket $(BUILDROOT)$(SYSTEMD_DIR)/cups.socket; \ - $(INSTALL_DATA) org.cups.cups-lpdAT.service $(BUILDROOT)$(SYSTEMD_DIR)/[email protected]; \ - $(INSTALL_DATA) org.cups.cups-lpd.socket $(BUILDROOT)$(SYSTEMD_DIR)/cups-lpd.socket; \ +@@ -211,4 +211,5 @@ - elif test "x$(XINETD)" != x; then \ + fi + if test "x$(XINETD)" != x; then \
