[DRE-commits] [ruby-jar-dependencies] 07/08: Add override for dh_auto_clean target in d/rules

Miguel Landaeta nomadium at moszumanska.debian.org
Sat Mar 4 19:52:10 UTC 2017


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

nomadium pushed a commit to branch master
in repository ruby-jar-dependencies.

commit 2774f095a0b257907531ad87f1f2c2254a6598b7
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sat Mar 4 19:25:39 2017 +0000

    Add override for dh_auto_clean target in d/rules
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3454d59..b2ca2c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_clean:
+	dh_auto_clean
+	-rm -r ./pkg/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jar-dependencies.git



More information about the Pkg-ruby-extras-commits mailing list