[jffi-1.2.7] 01/01: Run ant clean in d/rules

Tim Potter tpot-guest at moszumanska.debian.org
Wed Feb 25 05:07:30 UTC 2015


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

tpot-guest pushed a commit to branch master
in repository jffi-1.2.7.

commit fc337e972cf461fceddd8aa9d7a8b82c41ea0d70
Author: Tim Potter <tpot at hp.com>
Date:   Wed Feb 25 16:07:18 2015 +1100

    Run ant clean in d/rules
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3d816ea..88bab4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,10 @@ override_dh_auto_build:
 	ant -Duse.system.libffi=1
 	dh_auto_build
 
+override_dh_clean:
+	ant clean
+	dh_clean
+
 get-orig-source:
 	uscan --force-download --verbose --no-symlink
 

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



More information about the pkg-java-commits mailing list