[DRE-commits] [ruby-wikicloth] 11/13: Don't compress sample wiki documents

Per Andersson avtobiff-guest at moszumanska.debian.org
Thu Feb 27 02:06:53 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-wikicloth.

commit 91da9c21664e982ebfdfa2dc6cc02bc5b7299dc4
Author: Per Andersson <avtobiff at gmail.com>
Date:   Thu Feb 27 02:39:55 2014 +0100

    Don't compress sample wiki documents
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 7aa4984..9b36b7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,5 +30,8 @@ override_dh_auto_install:
 	# remove bundled jquery.js
 	rm -f debian/ruby-wikicloth/usr/share/doc/ruby-wikicloth-doc/html/js/jquery.js
 
+override_dh_compress:
+	dh_compress -O--buildsystem=ruby --exclude=.wiki
+
 get-orig-source:
 	debian/get-orig-source.sh

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



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