From: Marcin Krol <hawk@tld-linux.org>
Date: Mon, 27 Jul 2015 11:27:52 +0000 (+0000)
Subject: - drop test chunk
X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=53764917f7039f19c88119ed12d652f8f3329c1e;p=packages%2Fpostfix.git

- drop test chunk
---

diff --git a/postfix-link.patch b/postfix-link.patch
index f4762f8..34148fc 100644
--- a/postfix-link.patch
+++ b/postfix-link.patch
@@ -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)