[DRE-commits] [ruby-pygments.rb] 04/07: Don't clean removed vendor directory

Per Andersson avtobiff-guest at moszumanska.debian.org
Fri Apr 4 02:07:00 UTC 2014


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

avtobiff-guest pushed a commit to branch master
in repository ruby-pygments.rb.

commit 260f2f4882ad0ab180237a4fe7cf712898a1b836
Author: Per Andersson <avtobiff at gmail.com>
Date:   Fri Apr 4 03:56:34 2014 +0200

    Don't clean removed vendor directory
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 42b108e..0836436 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,6 @@
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf doc
-	# clean files in vendor dir (entire vendor is unused but built anyways)
-	find vendor -type f -iname "*.pyc" | xargs rm || true
 
 override_dh_auto_build:
 	dh_auto_build

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



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