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

Bug#334101: here's a patch



tag 334101 +patch
thanks
diff -urN glibc-2.3.5/debian/debhelper.in/libc.postinst glibc-2.3.5.new/debian/debhelper.in/libc.postinst
--- glibc-2.3.5/debian/debhelper.in/libc.postinst	2005-11-07 14:11:58.000000000 +0000
+++ glibc-2.3.5.new/debian/debhelper.in/libc.postinst	2005-11-07 14:12:40.000000000 +0000
@@ -271,7 +271,7 @@
 	    check="$check courier-authdaemon mysql-server spamassassin"
 	    check="$check apache apache-ssl apache-perl apache2-common"
 	    check="$check proftpd proftpd-ldap proftpd-mysql proftpd-pgsql"
-	    check="$check dovecot-common cucipop rsync samba"
+	    check="$check dovecot-common cucipop rsync samba saslauthd"
 	    # Only get the ones that are installed, and configured
 	    check=$(dpkg -s $check 2> /dev/null | egrep '^Package:|^Status:' | awk '{if ($1 ~ /^Package:/) { package=$2 } else if ($0 ~ /^Status: .* installed$/) { print package }}')
 	    # apache2 ships its init script in apache2-common, but the

Reply to: