]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/misc/autotools-update.diff
mutt (1.5.13-2) experimental; urgency=low
[software/mutt-debian.git] / debian / patches / misc / autotools-update.diff
index 84562a1261d8a87fe4d695294514ae26896d8542..b37d84686782579b7c3118618628d8df2b368649 100644 (file)
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
-@@ -431,13 +435,13 @@
- check:
- manual.txt: manual.html
--      /usr/bin/links.main -dump $^ > $@ || links -dump $^ > $@
-+      -lynx -dump -nolist -with_backspaces $^ > $@ || w3m -dump $^ > $@
- manual.html: $(srcdir)/html.xsl stamp-doc-xml
--      xsltproc --nonet -o $@ $(srcdir)/html.xsl manual.xml
-+      -xsltproc --nonet -o $@ $(srcdir)/html.xsl manual.xml
- stamp-doc-chunked: $(srcdir)/chunk.xsl stamp-doc-xml
--      xsltproc --nonet $(srcdir)/chunk.xsl manual.xml
-+      -xsltproc --nonet $(srcdir)/chunk.xsl manual.xml
-       touch stamp-doc-chunked
- manual.pdf: manual.tex
 --- imap/Makefile.in.orig
 +++ imap/Makefile.in
 @@ -124,6 +124,7 @@
 --- imap/Makefile.in.orig
 +++ imap/Makefile.in
 @@ -124,6 +124,7 @@