mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-11 21:28:19 +00:00
prepare 10.0.1
This commit is contained in:
parent
61a39a6019
commit
5ef386b296
2
debian/unpack.sh
vendored
2
debian/unpack.sh
vendored
@ -1,6 +1,6 @@
|
||||
set -e
|
||||
ORIG_VERSION=10
|
||||
MAJOR_VERSION=10 # 8.0.1
|
||||
MAJOR_VERSION=10.0.1
|
||||
REV=`ls -1 *$ORIG_VERSION_$MAJOR_VERSION*~+*xz | tail -1|perl -ne 'print "$1\n" if /~\+(.*)\.orig/;' | sort -ru`
|
||||
|
||||
#SVN_REV=347285
|
||||
|
Loading…
Reference in New Issue
Block a user