[DRE-commits] [SCM] ruby-rubymail.git branch, master, updated. debian/0.17-1.1-23-g6d4e146

Per Andersson avtobiff at gmail.com
Thu Jun 7 18:47:46 UTC 2012


The following commit has been merged in the master branch:
commit 0ce53001acb6838636dfde56ab3c4d01da23eba6
Author: Per Andersson <avtobiff at gmail.com>
Date:   Thu Jun 7 20:39:45 2012 +0200

    Remove script files installed in -doc package.

diff --git a/debian/rules b/debian/rules
index a5e7dc8..67f5a05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	# Remove script files from ruby-rubymail-doc
+	-rm -rf $(CURDIR)/debian/ruby-rubymail-doc/usr/lib

-- 
ruby-rubymail.git



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