From: rhatto Date: Mon, 2 Feb 2009 13:30:34 +0000 (+0000) Subject: minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9a016be11b177349501389990193a3ed8cf030e0;p=simplepkg.git minor fix git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@789 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild index 1ef3328..2c40aa5 100755 --- a/trunk/src/mkbuild +++ b/trunk/src/mkbuild @@ -701,7 +701,7 @@ function submit_mkbuild { local candidate oldplace # Check mkbuild directory - if [ ! -d $MKBUILDS_DIR ] && build_svn_repo $MKBUILDS_DIR $MKBUILDS_SVN + [ ! -d $MKBUILDS_DIR ] && build_svn_repo $MKBUILDS_DIR $MKBUILDS_SVN # Get mkbuild path in parameter file MKBUILD_PATH=$SLACKBUILD_PATH