[packages/ruby/new-paths] "docs" target is empty with "--disable-install-doc"
glen
glen at pld-linux.org
Wed Apr 3 13:19:16 CEST 2013
commit 186584638205b08f14e1315af266f193f8c9058b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Apr 3 14:18:53 2013 +0300
"docs" target is empty with "--disable-install-doc"
ruby.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index e589096..ef8bb8d 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -344,7 +344,7 @@ cd ..
%{?with_bootstrap:BASERUBY="ruby-1.8.7-p330/miniruby -I./ruby-1.8.7-p330/lib"}
%if %{with doc}
-%{__make} -j1 docs
+%{__make} -j1 rdoc
%endif
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/186584638205b08f14e1315af266f193f8c9058b
More information about the pld-cvs-commit
mailing list