[snappy-java] 01/06: Remove the directory created by uscan
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 26 08:58:24 GMT 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository snappy-java.
commit ac57efdfb283191ccac1087992791a176191c6bc
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 25 19:17:43 2014 +0100
Remove the directory created by uscan
---
debian/orig-tar.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index bdfb192..3f0c612 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -18,4 +18,7 @@ XZ_OPT=--best tar -cJvf $TAR \
--exclude '.classpath' \
--exclude '.project' \
--exclude '.hg*' \
+ --exclude '.travis.yml' \
$DIR
+
+rm -Rf $DIR
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git
More information about the pkg-java-commits
mailing list