[DRE-commits] [ruby-dbi] 05/08: Remove deprecated option '--inline-source' from rdoc
David Suárez
deiv-guest at moszumanska.debian.org
Fri Feb 21 20:36:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a commit to branch master
in repository ruby-dbi.
commit c4e73ee7a75ddf58d4fe7c954ff7fb8deeaa527c
Author: David Suárez <david.sephirot at gmail.com>
Date: Fri Feb 21 21:25:09 2014 +0100
Remove deprecated option '--inline-source' from rdoc
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 650c80c..16ebcb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_install:
find debian/ruby-dbi/ -type d -empty -delete
override_dh_installdocs:
- rdoc --inline-source --op rdoc --main README \
+ rdoc --op rdoc --main README \
--title "Database Independent Interface for Ruby" \
lib README
rm -f $(CURDIR)/debian/ruby-dbi/usr/share/doc/ruby-dbi/rdoc/js/jquery.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dbi.git
More information about the Pkg-ruby-extras-commits
mailing list