]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/build_doc_adjustments.diff
Introduce two new patches that revert the conflicting part of the
[software/mutt-debian.git] / debian / patches / debian-specific / build_doc_adjustments.diff
index 472270413dbb5284150efcd2684025d416e124de..5cbd7624f8c54c9037b4a6aa17aab5bbe06f6e82 100644 (file)
@@ -7,7 +7,7 @@
 -      -xsltproc --nonet -o manual-txt.html $(srcdir)/db-cleanup.xsl manual.html || cp manual.html manual-txt.html
 -      -lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \
 +      xsltproc --nonet -o manual-txt.html $(srcdir)/db-cleanup.xsl manual.html || cp manual.html manual-txt.html
 -      -xsltproc --nonet -o manual-txt.html $(srcdir)/db-cleanup.xsl manual.html || cp manual.html manual-txt.html
 -      -lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \
 +      xsltproc --nonet -o manual-txt.html $(srcdir)/db-cleanup.xsl manual.html || cp manual.html manual-txt.html
-+      links.main -dump $^ > $@ || links -dump $^ > $@ || \
++      links.main -dump $< > $@ || links -dump $< > $@ || \
 +      lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \
        w3m -dump manual-txt.html > $@ || \
        elinks -dump -no-numbering -no-references manual-txt.html > $@
 +      lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \
        w3m -dump manual-txt.html > $@ || \
        elinks -dump -no-numbering -no-references manual-txt.html > $@