]> git.pld-linux.org Git - packages/getdp.git/blame - getdp-make-jN.patch
- BuildRoot capitalization
[packages/getdp.git] / getdp-make-jN.patch
CommitLineData
90b4733c
SS
1--- getdp-1.2.1/Makefile.orig 2007-12-21 12:08:40.567221583 +0100
2+++ getdp-1.2.1/Makefile 2007-12-21 12:08:53.065314919 +0100
3@@ -38,7 +38,7 @@
4 compile: variables initialtag
5 @for i in ${GETDP_DIRS}; do (cd $$i && ${MAKE}); done
6
7-link: variables
8+link: variables compile
9 ${LINKER} -o bin/getdp ${GETDP_LIBS}
10
11 blackbox: variables initialtag
This page took 0.0518 seconds and 4 git commands to generate.