blueness 14/10/03 19:30:31 Modified: thttpd-renamed-htpasswd.patch Log: Version bump (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.2 www-servers/thttpd/files/thttpd-renamed-htpasswd.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch?r1=1.1&r2=1.2 Index: thttpd-renamed-htpasswd.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/thttpd/files/thttpd-renamed-htpasswd.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- thttpd-renamed-htpasswd.patch 1 Jun 2013 14:21:14 -0000 1.1 +++ thttpd-renamed-htpasswd.patch 3 Oct 2014 19:30:31 -0000 1.2 @@ -104,5 +104,5 @@ dist_sbin_SCRIPTS = syslogtocern - -install-exec-hook: -- chgrp $(WEBGROUP) $(sbindir)/makeweb -- chmod 2751 $(sbindir)/makeweb +- chgrp $(WEBGROUP) $(DESTDIR)$(sbindir)/makeweb +- chmod 2751 $(DESTDIR)$(sbindir)/makeweb
