[DRE-commits] [SCM] org-ruby.git branch, master, updated. upstream/0.8.1_git.20130317.f632268-4-gf0d33f6
Per Andersson
avtobiff at gmail.com
Wed Mar 20 16:19:28 UTC 2013
The following commit has been merged in the master branch:
commit f0d33f68941f42af2f958840904072b3e777f9e3
Author: Per Andersson <avtobiff at gmail.com>
Date: Wed Mar 20 17:05:13 2013 +0100
Actually use README as main rdoc entry
diff --git a/debian/rules b/debian/rules
index 8ec4b9b..2a706f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_auto_clean:
override_dh_auto_build:
dh_auto_build
# build documentation
- rdoc --main README.rdoc lib
+ rdoc --main=README.rdoc lib
override_dh_auto_install:
# use utf-8 locale so test cases work
--
org-ruby.git
More information about the Pkg-ruby-extras-commits
mailing list