From ae735d86f86ce9f85560e59abc00593eb4e5959b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 4 Dec 2013 14:23:43 +0000 Subject: [PATCH] Fix a mistake in the name for the repack script --- debian/orig-tar.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index 86b73758..3831dc07 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -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