mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 19:17:46 +00:00
Fix a mistake in the name for the repack script
This commit is contained in:
parent
6510afe00e
commit
ae735d86f8
1
debian/orig-tar.sh
vendored
1
debian/orig-tar.sh
vendored
@ -20,6 +20,7 @@ if test -n "$1"; then
|
||||
# http://llvm.org/svn/llvm-project/{cfe,llvm,compiler-rt,...}/branches/google/stable/
|
||||
# For example: sh 3.4/debian/orig-tar.sh release_34
|
||||
BRANCH=$1
|
||||
RCRELEASE="true"
|
||||
fi
|
||||
|
||||
if test -n "$1" -a -n "$2"; then
|
||||
|
Loading…
Reference in New Issue
Block a user