From 1b8135bf011ac58e99254424c2dbf0128aaf2102 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 25 Sep 2003 02:41:31 +0000 Subject: "" svn path=/trunk/; revision=1025 --- externals/grill/dyn/build-pd-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/dyn/build-pd-linux.sh') diff --git a/externals/grill/dyn/build-pd-linux.sh b/externals/grill/dyn/build-pd-linux.sh index 421cb6e1..413650f7 100644 --- a/externals/grill/dyn/build-pd-linux.sh +++ b/externals/grill/dyn/build-pd-linux.sh @@ -4,7 +4,7 @@ make -f makefile.pd-linux && { - if [ ${INSTPATH} != "" ]; then + if [ $INSTPATH != "" ]; then echo Now install as root su -c "make -f makefile.pd-linux install" fi -- cgit v1.2.1