From 9c42ff7749620fb4fe9c1e350b242ee7bdfcac83 Mon Sep 17 00:00:00 2001 From: William King Date: Wed, 18 Apr 2012 12:10:25 -0700 Subject: [PATCH] typo in the ci script. --- scripts/ci/debsrcbuilder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/