wok-next view pkg-config/stuff/autoconf-2.66.patch @ rev 10721

postfix: Fixed uid for postdrop group and postfix user. We should use uid 75 for postfix user and uid 73 for postdrop. Postdrop group was seting itself to 1000 uid before.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 18:20:04 2011 +0000 (2011-05-28)
parents
children
line source
1 diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4
2 --- pkg-config-0.25-old//pkg.m4 2009-12-07 06:39:02.000000000 +1000
3 +++ pkg-config-0.25/pkg.m4 2010-07-15 14:44:37.466942978 +1000
4 @@ -135,7 +135,7 @@
5 Consider adjusting the PKG_CONFIG_PATH environment variable if you
6 installed software in a non-standard prefix.
8 -_PKG_TEXT])dnl
9 +_PKG_TEXT])[]dnl
10 ])
11 elif test $pkg_failed = untried; then
12 AC_MSG_RESULT([no])