1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-18 01:28:42 +00:00

ci: version the debian nightly appropriately

This commit is contained in:
Travis Cross 2012-05-06 03:49:34 +00:00
parent 720e1dc9c4
commit 94d91aa4f7

@ -16,7 +16,7 @@ dst_version="$ver"
dst_name="freeswitch-${dst_version}"
dst_parent="/tmp/"
dst_dir="/tmp/${dst_name}"
dst_full_version="${dst_version}.${nightly}.${build}"
dst_full_version="${dst_version}~${nightly}~${build}"
dst_full_name="freeswitch-${dst_full_version}"
mkdir -p $src_repo/debbuild/