mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-18 23:44:55 +00:00
fix the dch syntax
This commit is contained in:
parent
6f7ef65669
commit
8c1418ee61
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -144,6 +144,6 @@ if test -n "$RCRELEASE" -o -n "$BRANCH"; then
|
||||
EXTRA_DCH_FLAGS="--force-bad-version --allow-lower-version"
|
||||
fi
|
||||
|
||||
dch "$EXTRA_DCH_FLAGS" --distribution $DISTRIBUTION --newversion 1:"$VERSION"-1~exp1 "New snapshot release"
|
||||
dch $EXTRA_DCH_FLAGS --distribution $DISTRIBUTION --newversion 1:"$VERSION"-1~exp1 "New snapshot release"
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user