[derby] 52/53: Remove the packageListLoc directories

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Nov 24 13:58:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository derby.

commit 065cc25d1625d6638efdba8a603265cb28a9d71f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 18 16:24:25 2016 +0100

    Remove the packageListLoc directories
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b512274..acbd383 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ override_dh_auto_clean:
 	rm -rf jars javadoc tools/java/*
 	# Other bits
 	rm -f *.log
+	rm -Rf packageListLoc*
 	cd java/demo/toursdb/ ; rm -rf *generated* ToursDB_schema.sql loadTables.sql
 	
 override_dh_auto_build:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git



More information about the pkg-java-commits mailing list