]> git.pld-linux.org Git - packages/kannel.git/blobdiff - kannel-parallel-build.patch
- fix parallel build
[packages/kannel.git] / kannel-parallel-build.patch
diff --git a/kannel-parallel-build.patch b/kannel-parallel-build.patch
new file mode 100644 (file)
index 0000000..1b7e181
--- /dev/null
@@ -0,0 +1,11 @@
+--- gateway-1.4.5/Makefile.in~ 2018-06-19 17:36:36.000000000 +0200
++++ gateway-1.4.5/Makefile.in  2018-09-29 21:28:44.484927713 +0200
+@@ -376,7 +376,7 @@
+               "@VERSION@" > gw-config
+       chmod 0755 gw-config
+-$(SUBDIRS):
++$(SUBDIRS): libgwlib.a
+       $(MAKE) -C $@ $(MAKECMDGOALS)
+       
+ am--refresh:
This page took 0.065722 seconds and 4 git commands to generate.