mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 04:50:02 +00:00
fix changelog
This commit is contained in:
parent
247b8fa3f1
commit
001e029990
2
debian/orig-tar.sh
vendored
2
debian/orig-tar.sh
vendored
@ -41,7 +41,7 @@ reset_repo ()
|
||||
|
||||
PATH_DEBIAN="$(pwd)/$(dirname $0)/../"
|
||||
cd "$PATH_DEBIAN"
|
||||
|
||||
echo $PATH_DEBIAN
|
||||
git stash && git pull && git stash apply || true
|
||||
|
||||
MAJOR_VERSION=$(dpkg-parsechangelog | sed -rne "s,^Version: 1:([0-9]+).*,\1,p")
|
||||
|
Loading…
Reference in New Issue
Block a user