diff options
Diffstat (limited to 'packages/postfix/files/makedefs.patch')
-rw-r--r-- | packages/postfix/files/makedefs.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/postfix/files/makedefs.patch b/packages/postfix/files/makedefs.patch deleted file mode 100644 index 433b171e5a..0000000000 --- a/packages/postfix/files/makedefs.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher -# - ---- postfix-2.0.15/makedefs~makedefs -+++ postfix-2.0.15/makedefs -@@ -189,7 +189,7 @@ - echo "No <db.h> include file found." 1>&2 - echo "Install the appropriate db*-devel package first." 1>&2 - echo "See the RELEASE_NOTES file for more information." 1>&2 -- exit 1 -+ #exit 1 - fi - # GDBM locks the DBM .pag file after open. This breaks postmap. - # if [ -f /usr/include/gdbm-ndbm.h ] |