[netbeans] 02/49: Update orig-tar.sh
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Dec 26 20:44:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 4958a6a03e0ea1c306fe2e2de2cb32baaf45bf28
Author: Markus Koschany <apo at debian.org>
Date: Tue Dec 15 21:48:53 2015 +0100
Update orig-tar.sh
---
debian/orig-tar.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 229a67e..4831ad0 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -2,8 +2,8 @@
set -e
-VERSION=$2
-FILE=$3
+VERSION=$1
+FILE=$2
FILENAME=`basename $FILE`
BASE=`basename $FILE .zip`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list