]> git.pld-linux.org Git - packages/getdp.git/commitdiff
- fix parallel build
authorSzymon Siwek <sls@pld-linux.org>
Fri, 21 Dec 2007 11:31:51 +0000 (11:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    getdp-make-jN.patch -> 1.1

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

diff --git a/getdp-make-jN.patch b/getdp-make-jN.patch
new file mode 100644 (file)
index 0000000..c2dcb51
--- /dev/null
@@ -0,0 +1,11 @@
+--- getdp-1.2.1/Makefile.orig  2007-12-21 12:08:40.567221583 +0100
++++ getdp-1.2.1/Makefile       2007-12-21 12:08:53.065314919 +0100
+@@ -38,7 +38,7 @@
+ compile: variables initialtag
+       @for i in ${GETDP_DIRS}; do (cd $$i && ${MAKE}); done
+-link: variables
++link: variables compile
+       ${LINKER} -o bin/getdp ${GETDP_LIBS}
+ blackbox: variables initialtag
This page took 0.14372 seconds and 4 git commands to generate.