[DRE-commits] [bundler] 03/07: Remove spec/ in dh_auto_clean.

Scott Leggett smlx-guest at moszumanska.debian.org
Thu Dec 8 10:29:12 UTC 2016


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

smlx-guest pushed a commit to branch master
in repository bundler.

commit 11ba197f11561be392a9f8f15cf0630b3d28284e
Author: Scott Leggett <scott at sl.id.au>
Date:   Mon Dec 5 22:51:06 2016 +1100

    Remove spec/ in dh_auto_clean.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3f97e98..c2afd57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ override_dh_auto_clean:
 	rm -rf lib/bundler/vendor/net
 	rm -rf lib/bundler/vendor/molinillo
 	rm -rf lib/bundler/vendor/thor
+	rm -rf spec
 	dh_auto_clean
 
 override_dh_installchangelogs:

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



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