Fix a mistake in the name for the repack script

This commit is contained in:
Sylvestre Ledru 2013-12-04 14:23:43 +00:00
parent 6510afe00e
commit ae735d86f8

1
debian/orig-tar.sh vendored
View File

@ -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