Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dancermak:branches:devel:languages:ruby
rubygem-gem2rpm
0033-gem_install-maps-no-rdoc-and-no-ri-itself-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0033-gem_install-maps-no-rdoc-and-no-ri-itself-now.patch of Package rubygem-gem2rpm
From c093751238afed78cc43a9eab8691dd29d552891 Mon Sep 17 00:00:00 2001 From: Stephan Kulow <coolo@suse.de> Date: Wed, 27 Mar 2019 08:30:37 +0100 Subject: [PATCH 33/39] gem_install maps --no-rdoc and --no-ri itself now --- templates/opensuse.spec.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/opensuse.spec.erb b/templates/opensuse.spec.erb index 4bcc224..b070745 100644 --- a/templates/opensuse.spec.erb +++ b/templates/opensuse.spec.erb @@ -165,7 +165,7 @@ find -type f -print0 | xargs -0 touch -r %{S:0} <%= config[:gem_install_args] %> \ <% end -%> <% if config[:disable_docs] -%> - --no-document \ + --no-rdoc --no-ri \ <% end -%> <% unless spec.executables.empty? -%> --symlink-binaries \ -- 2.45.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor