]> git.pld-linux.org Git - packages/kannel.git/blame - kannel-parallel-build.patch
- depend on all of $(libs)
[packages/kannel.git] / kannel-parallel-build.patch
CommitLineData
7911885d
AG
1--- gateway-1.4.5/Makefile.in~ 2018-06-19 17:36:36.000000000 +0200
2+++ gateway-1.4.5/Makefile.in 2018-09-29 21:28:44.484927713 +0200
3@@ -376,7 +376,7 @@
4 "@VERSION@" > gw-config
5 chmod 0755 gw-config
6
7-$(SUBDIRS):
eab8f8f6 8+$(SUBDIRS): $(libs)
7911885d
AG
9 $(MAKE) -C $@ $(MAKECMDGOALS)
10
11 am--refresh:
This page took 0.075235 seconds and 4 git commands to generate.