[androidsdk-tools] 31/51: d/orig-tar.sh: fix a typo
Tony Mancill
tmancill at moszumanska.debian.org
Sun Nov 23 23:37:55 GMT 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository androidsdk-tools.
commit 2e4bb8d253fc20a2bea7ab0c792bebd363b5db86
Author: Jakub Adam <jakub.adam at tieto.com>
Date: Fri Mar 15 08:06:20 2013 +0100
d/orig-tar.sh: fix a typo
---
debian/orig-tar.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index a922178..2f06692 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -39,7 +39,7 @@ rm -fr androidsdk-tools/common/tests/.project
rm -fr androidsdk-tools/common/tests/.classpath
rm -fr androidsdk-tools/.gitignore
-echo "Packging archive into ../android-sdk-tools_$REVISION+git$VERSION.orig.tar.gz ..."
+echo "Packaging archive into ../android-sdk-tools_$REVISION+git$VERSION.orig.tar.gz ..."
tar -czf ../androidsdk-tools_$REVISION+git$VERSION.orig.tar.gz androidsdk-tools
echo "Deleting folder 'androidsdk-tools'"
rm -Ir androidsdk-tools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/androidsdk-tools.git
More information about the pkg-java-commits
mailing list