Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
cobbler
fix-manpage-creation.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-manpage-creation.patch of Package cobbler
Index: cobbler-2.8.2/setup.py =================================================================== --- cobbler-2.8.2.orig/setup.py +++ cobbler-2.8.2/setup.py @@ -305,7 +305,7 @@ class build_man(Command): # It is. Configure it self.build_one_file(infile, outfile) - _COMMAND = 'pod2man --center="%s" --release="" %s | gzip -c > %s' + _COMMAND = 'pod2man --center="%s" %s | gzip -c > %s' def build_one_file(self, infile, outfile): man = os.path.splitext(os.path.splitext(os.path.basename(infile))[0])[0]
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