Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:GA
xca
xca-configure.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xca-configure.patch of Package xca
Index: configure.ac =================================================================== --- configure.ac.orig +++ configure.ac @@ -263,7 +263,7 @@ if test "${enable_doc}"; then case "$DOCTOOL" in linuxdoc) DOCTOOL="linuxdoc -B html -H \$(TOPDIR)/doc/html.header";; - sgml2html) DOCTOOL="sgml2html -s 1 -H \$(TOPDIR)/doc/html.header";; + sgml2html) DOCTOOL="sgml2html -s 1";; :) if test "${srcdir}" != "."; then mkdir -p doc Index: configure =================================================================== --- configure.orig +++ configure @@ -4274,7 +4274,7 @@ test -n "$DOCTOOL" || DOCTOOL="":"" case "$DOCTOOL" in linuxdoc) DOCTOOL="linuxdoc -B html -H \$(TOPDIR)/doc/html.header";; - sgml2html) DOCTOOL="sgml2html -s 1 -H \$(TOPDIR)/doc/html.header";; + sgml2html) DOCTOOL="sgml2html -s 1";; :) if test "${srcdir}" != "."; then mkdir -p doc
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