wok-next diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pkg-config/stuff/autoconf-2.66.patch	Sat May 28 18:20:04 2011 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +diff -Naur pkg-config-0.25-old//pkg.m4 pkg-config-0.25/pkg.m4
     1.5 +--- pkg-config-0.25-old//pkg.m4	2009-12-07 06:39:02.000000000 +1000
     1.6 ++++ pkg-config-0.25/pkg.m4	2010-07-15 14:44:37.466942978 +1000
     1.7 +@@ -135,7 +135,7 @@
     1.8 + Consider adjusting the PKG_CONFIG_PATH environment variable if you
     1.9 + installed software in a non-standard prefix.
    1.10 + 
    1.11 +-_PKG_TEXT])dnl
    1.12 ++_PKG_TEXT])[]dnl
    1.13 +         ])
    1.14 + elif test $pkg_failed = untried; then
    1.15 +      	AC_MSG_RESULT([no])