[packages/kannel] - depend on all of $(libs)
adamg
adamg at pld-linux.org
Sat Sep 29 21:36:01 CEST 2018
commit eab8f8f62851cf999c7c7b2b4b386f43dd4a80bf
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Sat Sep 29 21:35:52 2018 +0200
- depend on all of $(libs)
kannel-parallel-build.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kannel-parallel-build.patch b/kannel-parallel-build.patch
index 1b7e181..225227b 100644
--- a/kannel-parallel-build.patch
+++ b/kannel-parallel-build.patch
@@ -5,7 +5,7 @@
chmod 0755 gw-config
-$(SUBDIRS):
-+$(SUBDIRS): libgwlib.a
++$(SUBDIRS): $(libs)
$(MAKE) -C $@ $(MAKECMDGOALS)
am--refresh:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kannel.git/commitdiff/eab8f8f62851cf999c7c7b2b4b386f43dd4a80bf
More information about the pld-cvs-commit
mailing list