[DRE-commits] [ruby-mail] 04/09: removed override_dh_auto_install from d/rules
Caitlin Matos
cm-guest at moszumanska.debian.org
Sat Jul 26 03:28:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository ruby-mail.
commit ed9fc9f907eefb3c4be180dedf6f14182349282e
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Wed Jul 23 21:19:57 2014 -0400
removed override_dh_auto_install from d/rules
This override was being used to remove some files after installation.
These files have now been removed upstream.
---
debian/rules | 7 -------
1 file changed, 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index 88bef6d..a5e7dc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,10 +13,3 @@
%:
dh $@ --buildsystem=ruby --with ruby
-
-# After installing, delete a few files that we really don't want installed.
-override_dh_auto_install:
- dh_auto_install
- rm debian/ruby-mail/usr/lib/ruby/vendor_ruby/tasks/treetop.rake
- rm debian/ruby-mail/usr/lib/ruby/vendor_ruby/tasks/corpus.rake
- rmdir debian/ruby-mail/usr/lib/ruby/vendor_ruby/tasks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mail.git
More information about the Pkg-ruby-extras-commits
mailing list