提交 32215578 authored 作者: Andrey Volk's avatar Andrey Volk 提交者: Mike Jerris

FS-11445: [Build-System] Add distro to the name of the source tarball.

上级 5f3a9527
......@@ -152,7 +152,7 @@ create_orig () {
hrev="$(get_nightly_revision_human)"
fi
local treeish="$1" dver="$(mk_dver "$uver")"
local orig="../freeswitch_$dver.orig.tar.xz"
local orig="../freeswitch_$dver~$(lsb_release -sc).orig.tar.xz"
[ -n "$treeish" ] || treeish="HEAD"
check_repo_clean
git reset --hard "$treeish"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论