]> git.llucax.com Git - software/mutt-debian.git/commitdiff
Oops, this hunk should not be in autotools-update.diff.
authorAdeodato Simó <dato@net.com.org.es>
Wed, 16 Aug 2006 14:11:21 +0000 (16:11 +0200)
committerAdeodato Simó <dato@net.com.org.es>
Wed, 16 Aug 2006 14:11:21 +0000 (16:11 +0200)
debian/patches/misc/autotools-update.diff

index 84562a1261d8a87fe4d695294514ae26896d8542..b37d84686782579b7c3118618628d8df2b368649 100644 (file)
  .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 @@