mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-24 03:47:39 +00:00
ci: bootstrap the debian packaging
This commit is contained in:
parent
10203ee645
commit
720e1dc9c4
@ -30,7 +30,7 @@ mv src_dist/${dst_name}.tar.bz2 \
|
|||||||
echo "changing directory to ${src_repo}/debbuild/${dst_full_name}"
|
echo "changing directory to ${src_repo}/debbuild/${dst_full_name}"
|
||||||
|
|
||||||
cd ${src_repo}/debbuild/${dst_full_name}
|
cd ${src_repo}/debbuild/${dst_full_name}
|
||||||
|
(cd debian && ./bootstrap.sh)
|
||||||
dch -v "${dst_full_version}-1" \
|
dch -v "${dst_full_version}-1" \
|
||||||
-M --force-distribution -D "$distro" \
|
-M --force-distribution -D "$distro" \
|
||||||
"Nightly build at ${datestamp}."
|
"Nightly build at ${datestamp}."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user