]> git.pld-linux.org Git - packages/postfix.git/blame - postfix-make-jN.patch
- rel 2 for real
[packages/postfix.git] / postfix-make-jN.patch
CommitLineData
ac1e42b6
SS
1--- postfix-2.5.1/src/util/Makefile.in.orig 2008-04-01 08:29:37.168090190 +0200
2+++ postfix-2.5.1/src/util/Makefile.in 2008-04-01 08:30:10.665787970 +0200
3@@ -118,7 +118,7 @@
4
5 test: $(TESTPROG)
6
7-$(PCRESO): dict_pcre.o
8+$(PCRESO): dict_pcre.o libutil.a
9 gcc -shared -Wl,-soname,dict_pcre.so -o $@ $? -lpcre -L. -lutil
10
11 $(LIB): $(OBJS)
This page took 0.02516 seconds and 4 git commands to generate.