From 04c6236522842e23ef8b089a03faee2b290df037 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Sun, 21 Jun 2009 02:28:30 +0000 Subject: [PATCH] --- make_packages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_packages.sh b/make_packages.sh index f9034ef..d1e81f0 100755 --- a/make_packages.sh +++ b/make_packages.sh @@ -1,4 +1,4 @@ -GST_PACK=/usr/bin/env gst-package +GST_PACK="/usr/bin/env gst-package" CURR_DIR=`pwd` echo "Packaging in $CURR_DIR ..." > make_packages.log