From: William King Date: Wed, 18 Apr 2012 19:10:25 +0000 (-0700) Subject: typo in the ci script. X-Git-Tag: v1.2-rc1~17^2~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c42ff7749620fb4fe9c1e350b242ee7bdfcac83;p=thirdparty%2Ffreeswitch.git typo in the ci script. --- diff --git a/scripts/ci/debsrcbuilder.sh b/scripts/ci/debsrcbuilder.sh index 297ef2beaa..54865a095d 100755 --- a/scripts/ci/debsrcbuilder.sh +++ b/scripts/ci/debsrcbuilder.sh @@ -26,7 +26,7 @@ dst_name="freeswitch-$dst_version" dst_parent="/tmp/" dst_dir="/tmp/$dst_name" dst_version_full="$dst_version.$rev" -dst_name_full="freeswitch-$dst_name_full" +dst_name_full="freeswitch-$dst_version_full" mkdir -p $src_repo/debbuild/