[DRE-commits] [ruby-hoe] 02/03: also run lib/ through rdoc

Caitlin Matos cm-guest at moszumanska.debian.org
Sat Aug 16 00:55:44 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-hoe.

commit 716f5970cb4da004ad20d93220ddd8bc1a23e23a
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date:   Fri Aug 15 18:07:11 2014 -0400

    also run lib/ through rdoc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c7b5377..6649998 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_installdocs:
-	rdoc --op rdoc --main README.rdoc --title=Hoe README.rdoc History.rdoc
+	rdoc --op rdoc --main README.rdoc --title=Hoe README.rdoc History.rdoc lib/
 	dh_installdocs
 
 override_dh_installchangelogs:

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



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