Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
indent
indent-texi2html-5.0.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File indent-texi2html-5.0.patch of Package indent
Index: indent-2.2.10/doc/Makefile.am =================================================================== --- indent-2.2.10.orig/doc/Makefile.am +++ indent-2.2.10/doc/Makefile.am @@ -34,14 +34,14 @@ html-monolithic: @PACKAGE@.html html-split: @PACKAGE@_toc.html @PACKAGE@.html: version.texi $(@PACKAGE@_TEXINFOS) - $(TEXI2HTML) -expandinfo -number -monolithic `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` + $(TEXI2HTML) -expandinfo -monolithic `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` @PACKAGE@_toc.html: version.texi $(@PACKAGE@_TEXINFOS) case "$(TEXI2HTML)" in \ *"/missing texi2html") \ - $(TEXI2HTML) -expand info -number -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` || exit 0 ;; \ + $(TEXI2HTML) -expand info -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` || exit 0 ;; \ *) $(RM) @PACKAGE@_*.html ; \ - $(TEXI2HTML) -expand info -number -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` ;; \ + $(TEXI2HTML) -expand info -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` ;; \ esac install-html-monolithic: @PACKAGE@.html Index: indent-2.2.10/doc/Makefile.in =================================================================== --- indent-2.2.10.orig/doc/Makefile.in +++ indent-2.2.10/doc/Makefile.in @@ -616,14 +616,14 @@ html-monolithic: @PACKAGE@.html html-split: @PACKAGE@_toc.html @PACKAGE@.html: version.texi $(@PACKAGE@_TEXINFOS) - $(TEXI2HTML) -expandinfo -number -monolithic `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` + $(TEXI2HTML) -expandinfo -monolithic `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` @PACKAGE@_toc.html: version.texi $(@PACKAGE@_TEXINFOS) case "$(TEXI2HTML)" in \ *"/missing texi2html") \ - $(TEXI2HTML) -expand info -number -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` || exit 0 ;; \ + $(TEXI2HTML) -expand info -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` || exit 0 ;; \ *) $(RM) @PACKAGE@_*.html ; \ - $(TEXI2HTML) -expand info -number -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` ;; \ + $(TEXI2HTML) -expand info -nomenu -split section `if test -f @PACKAGE@.texinfo; then echo @PACKAGE@.texinfo; else echo $(srcdir)/@PACKAGE@.texinfo; fi` ;; \ esac install-html-monolithic: @PACKAGE@.html
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