]> git.pld-linux.org Git - packages/postfix.git/blobdiff - postfix-no_cdb.patch
fix cdb bcond and make cdb an optional package
[packages/postfix.git] / postfix-no_cdb.patch
diff --git a/postfix-no_cdb.patch b/postfix-no_cdb.patch
deleted file mode 100644 (file)
index 10a46a3..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- postfix-2.11.5.orig/src/util/Makefile.in.orig      2015-08-11 13:48:16.897867369 +0200
-+++ postfix-2.11.5/src/util/Makefile.in        2015-08-11 13:54:19.074562492 +0200
-@@ -137,7 +137,7 @@
-       gcc -shared -Wl,-soname,dict_pcre.so -o $@ $? -lpcre -L. -lutil
- $(LIB):       $(OBJS)
--      gcc -shared -Wl,-soname,libpostfix-util.so.1 -o $(LIB) $(OBJS) -ldl -lcdb -lnsl -ldb
-+      gcc -shared -Wl,-soname,libpostfix-util.so.1 -o $(LIB) $(OBJS) -ldl -lnsl -ldb
- $(LIB_DIR)/$(LIB): $(LIB)
-       cp $(LIB) $(LIB_DIR)
This page took 0.118355 seconds and 4 git commands to generate.