]> TLD Linux GIT Repositories - packages/postfix.git/blobdiff - postfix-link.patch
- drop test chunk
[packages/postfix.git] / postfix-link.patch
index f4762f816169ff008df2ce91d70301d43454a3e4..34148fc06a62a5f80fdc4729faa32033fc618fb5 100644 (file)
@@ -46,15 +46,3 @@ diff -ur postfix-3.0.2.orig/src/tls/Makefile.in postfix-3.0.2/src/tls/Makefile.i
  
  $(LIB_DIR)/$(LIB): $(LIB)
        cp $(LIB) $(LIB_DIR)
-diff -ur postfix-3.0.2.orig/src/util/Makefile.in postfix-3.0.2/src/util/Makefile.in
---- postfix-3.0.2.orig/src/util/Makefile.in    2015-07-25 18:33:26.000000000 +0000
-+++ postfix-3.0.2/src/util/Makefile.in 2015-07-26 21:10:58.110001565 +0000
-@@ -148,7 +148,7 @@
- $(LIB):       $(OBJS)
-       $(AR) $(ARFL) $(LIB) $?
-       $(RANLIB) $(LIB)
--      $(SHLIB_LD) $(SHLIB_RPATH) -o $(LIB) $(OBJS) $(SHLIB_SYSLIBS)
-+      $(SHLIB_LD) $(SHLIB_RPATH) -o $(LIB) $(OBJS) $(SHLIB_SYSLIBS) 
- $(LIB_DIR)/$(LIB): $(LIB)
-       cp $(LIB) $(LIB_DIR)