X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=postfix-make-jN.patch;fp=postfix-make-jN.patch;h=0000000000000000000000000000000000000000;hb=bc26573faa0da45a6ba0ab5228c11ab247e3fcce;hp=1d53873de68ef22efe55bc027d77e93c26debef1;hpb=b968fc031e1899518e60ba0712581e3ec7bc81e8;p=packages%2Fpostfix.git diff --git a/postfix-make-jN.patch b/postfix-make-jN.patch deleted file mode 100644 index 1d53873..0000000 --- a/postfix-make-jN.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- postfix-2.5.1/src/util/Makefile.in.orig 2008-04-01 08:29:37.168090190 +0200 -+++ postfix-2.5.1/src/util/Makefile.in 2008-04-01 08:30:10.665787970 +0200 -@@ -118,7 +118,7 @@ - - test: $(TESTPROG) - --$(PCRESO): dict_pcre.o -+$(PCRESO): dict_pcre.o libutil.a - gcc -shared -Wl,-soname,dict_pcre.so -o $@ $? -lpcre -L. -lutil - - $(LIB): $(OBJS)