summaryrefslogtreecommitdiffstats
path: root/editors/pdfedit/files/patch-src-qsa-configure
blob: 9e8a709dc39edb170705b359aa7368afd1c90afc (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/qsa/configure.orig	2008-01-16 13:50:31 UTC
+++ src/qsa/configure
@@ -15,7 +15,7 @@ fi
 # invoke 2nd stage
 echo Building second stage2 configure
 cd configure2
-$QMAKE && make > /dev/null
+$QMAKE && $MAKE > /dev/null
 if [ $? -gt 0 -o ! -x configure2 ]; 
 then
 	echo Failed to build 
OpenPOWER on IntegriCloud