[sqlline] 10/22: Clean the tmp and release directories
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 18 16:11:07 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository sqlline.
commit 2c025b903176da6fb00d838f0aba04e30b42ae05
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Mar 6 09:26:34 2014 +0000
Clean the tmp and release directories
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 1fd7d69..b665651 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ binary-post-install/sqlline::
mv $(CURDIR)/debian/sqlline/usr/bin/sqlline.sh $(CURDIR)/debian/sqlline/usr/bin/sqlline
clean::
- rm -Rf VERSION.txt
+ rm -Rf VERSION.txt tmp release
# Rename upstream src.jar to an orig.tar.gz
get-orig-source:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sqlline.git
More information about the pkg-java-commits
mailing list