]> git.pld-linux.org Git - packages/postfix.git/commitdiff
- fixes parallel building
authorSzymon Siwek <sls@pld-linux.org>
Tue, 1 Apr 2008 06:49:38 +0000 (06:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postfix-make-jN.patch -> 1.1

postfix-make-jN.patch [new file with mode: 0644]

diff --git a/postfix-make-jN.patch b/postfix-make-jN.patch
new file mode 100644 (file)
index 0000000..1d53873
--- /dev/null
@@ -0,0 +1,11 @@
+--- 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)
This page took 0.032745 seconds and 4 git commands to generate.