Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
network:utilities
jigdo
jigdo-0.8.2-docbook-install-language.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jigdo-0.8.2-docbook-install-language.patch of Package jigdo
Index: jigdo-0.8.2/doc/Makefile.in =================================================================== --- jigdo-0.8.2.orig/doc/Makefile.in +++ jigdo-0.8.2/doc/Makefile.in @@ -15,12 +15,8 @@ DOCBOOK2HTML = docbook2html .SUFFIXES: .1 .sgml .html .sgml.1: - mkdir -p tmp && cp "$<" tmp \ - && cd tmp && $(DOCBOOK2MAN) "`echo $< | sed 's%.*/%%'`" - sed -e 's/ */ /g' <"`ls tmp/*.1`" >"$@" - rm -rf tmp -# sed -e 's%\\%\\\\%g;' <"$<" | tr -s '[:space:]' ' ' \ -# | $(DOCBOOKTOMAN) - >"$@" + $(DOCBOOK2MAN) "$<" + mv `echo "$@" | sed 's/\.1/.en.1'/g` "$@" .sgml.html: rm -f "$@" $(DOCBOOK2HTML) "$<" --nochunks
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