]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/postfix/postfix-2.0.20/makedefs.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / postfix / postfix-2.0.20 / makedefs.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- postfix-2.0.15/makedefs~makedefs
7 +++ postfix-2.0.15/makedefs
8 @@ -189,7 +189,7 @@
9                     echo "No <db.h> include file found." 1>&2
10                     echo "Install the appropriate db*-devel package first." 1>&2
11                     echo "See the RELEASE_NOTES file for more information." 1>&2
12 -                   exit 1
13 +                   #exit 1
14                 fi
15                 # GDBM locks the DBM .pag file after open. This breaks postmap.
16                 # if [ -f /usr/include/gdbm-ndbm.h ]