[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#391918: suexec information



tags 391918 patch
thanks

hi,

fyi this is still a problem in unstable.  it looks like you've renamed
the suexec wrapper from suexec2, but dh_fixperms in debian/rules still
references suexec2 as the exception, thus the bit is stripped:

--- debian/rules.old    2006-10-28 12:49:02.000000000 +0200
+++ debian/rules        2006-10-28 12:49:24.000000000 +0200
@@ -195,7 +195,7 @@
        dh_installchangelogs -i CHANGES -Napache2
        dh_installchangelogs -papache2
        dh_compress -i
-       dh_fixperms -i -Xsuexec2
+       dh_fixperms -i -Xsuexec
        dh_installdeb -i
        dh_gencontrol -i
        dh_md5sums -i
@@ -212,7 +212,7 @@
        dh_strip -a
        dh_link -a
        dh_compress -a
-       dh_fixperms -a -Xsuexec2
+       dh_fixperms -a -Xsuexec
        chown -R www-data:www-data
debian/apache2.2-common/var/cache/apache2
        dh_makeshlibs -a -V
        dh_installdeb -a



thanks,
	sean

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: