]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/build_doc_adjustments.diff
remove bogus file .pc/.version
[software/mutt-debian.git] / debian / patches / debian-specific / build_doc_adjustments.diff
index eab7b4c7ab0c7b40e0135118cd4c1bc8d3f0aaa2..71424b07f7845f50977d5808bab7aa77fcf563db 100644 (file)
@@ -2,7 +2,7 @@ Use links(1) to generate the HTML manual page
 
 --- a/doc/Makefile.am
 +++ b/doc/Makefile.am
-@@ -98,7 +98,8 @@ uninstall-local:
+@@ -100,7 +100,8 @@
  
  check:
  manual.txt: manual.html
@@ -12,7 +12,7 @@ Use links(1) to generate the HTML manual page
        LC_ALL=C w3m -dump manual.html > $@ || \
        LC_ALL=C elinks -dump -no-numbering -no-references manual.html | sed -e 's,\\001, ,g' > $@
  
-@@ -112,10 +113,10 @@ stamp-doc-rc: $(top_srcdir)/init.h maked
+@@ -114,10 +115,10 @@
        touch stamp-doc-rc
  
  manual.html: $(srcdir)/html.xsl $(srcdir)/mutt.xsl stamp-doc-xml $(srcdir)/mutt.css
@@ -24,4 +24,4 @@ Use links(1) to generate the HTML manual page
 +      xsltproc --nonet $(srcdir)/chunk.xsl manual.xml
        touch stamp-doc-chunked
  
- $(HTML_DOCFILES): stamp-doc-chunked
+ $(CHUNKED_DOCFILES): stamp-doc-chunked