[DRE-commits] [SCM] ruby-mathml.git branch, master, updated. debian/0.12.2-2-6-g24bd1ec

Youhei SASAKI uwabami at gfd-dennou.org
Sun Dec 9 16:34:34 UTC 2012


The following commit has been merged in the master branch:
commit 501922b99f9d4b055f546029863c963853f8584d
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Dec 7 22:57:45 2012 +0900

    Fix rdoc options
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/rules b/debian/rules
index 87d7565..ed4bd53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,6 @@ override_dh_auto_install:
 	rm -f $(PKG_DIR)/usr/lib/ruby/vendor_ruby/eim_xml.rb
 
 override_dh_installdocs:
-	rdoc --all --inline-source --fileboxes --line-numbers --fmt=html \
+	rdoc --all --inline-source --line-numbers \
 	  -o $(PKG_DIR)/usr/share/doc/ruby-mathml/rdoc lib
 	dh_installdocs

-- 
ruby-mathml.git



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