diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:43:32 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-03 14:43:32 -0700 |
commit | 986df87b926ebc220d975d84ead38e5534dc4ff6 (patch) | |
tree | d0b19a7568cbf0fd3cdc97eacf6609418d834a4b /p/c2hs/debian | |
parent | 61339e2805436d3e3ee12412b51d42d7a26fc229 (diff) | |
download | DHG_packages-986df87b926ebc220d975d84ead38e5534dc4ff6.tar.gz |
attempt to refresh all patches needing a refresh
Diffstat (limited to 'p/c2hs/debian')
-rw-r--r-- | p/c2hs/debian/patches/01_fix-stylesheet-path-for-debian.diff | 8 | ||||
-rw-r--r-- | p/c2hs/debian/patches/02_fix-docbookx-dtd.diff | 6 | ||||
-rw-r--r-- | p/c2hs/debian/patches/03_fix-man-page.diff | 8 |
3 files changed, 8 insertions, 14 deletions
diff --git a/p/c2hs/debian/patches/01_fix-stylesheet-path-for-debian.diff b/p/c2hs/debian/patches/01_fix-stylesheet-path-for-debian.diff index 2c98a912f..c0ad6e1c3 100644 --- a/p/c2hs/debian/patches/01_fix-stylesheet-path-for-debian.diff +++ b/p/c2hs/debian/patches/01_fix-stylesheet-path-for-debian.diff @@ -1,10 +1,8 @@ ## 01_fix-stylesheet-path-for-debian.dpatch by Arjan Oosting <arjan@debian.org> -Index: c2hs-0.16.0/doc/Makefile -=================================================================== ---- c2hs-0.16.0.orig/doc/Makefile -+++ c2hs-0.16.0/doc/Makefile -@@ -35,7 +35,7 @@ +--- a/doc/Makefile ++++ b/doc/Makefile +@@ -35,7 +35,7 @@ XSLTPROC_HTML_PARAMS=\ --param use.id.as.filename 1 \ --stringparam base.dir $(XSLTPROC_HTML_OUTDIR) \ --stringparam html.stylesheet $(XSLTPROC_HTML_CSS) diff --git a/p/c2hs/debian/patches/02_fix-docbookx-dtd.diff b/p/c2hs/debian/patches/02_fix-docbookx-dtd.diff index 3f7c95425..9294f3cfd 100644 --- a/p/c2hs/debian/patches/02_fix-docbookx-dtd.diff +++ b/p/c2hs/debian/patches/02_fix-docbookx-dtd.diff @@ -3,10 +3,8 @@ # Debian Version : 0.16.1 # Date : Mon, 7 Sep 2009 16:14:58 +1000 -Index: c2hs-0.16.0/doc/c2hs.xml -=================================================================== ---- c2hs-0.16.0.orig/doc/c2hs.xml -+++ c2hs-0.16.0/doc/c2hs.xml +--- a/doc/c2hs.xml ++++ b/doc/c2hs.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF8"?> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" diff --git a/p/c2hs/debian/patches/03_fix-man-page.diff b/p/c2hs/debian/patches/03_fix-man-page.diff index 5d26abbec..e66cc22fa 100644 --- a/p/c2hs/debian/patches/03_fix-man-page.diff +++ b/p/c2hs/debian/patches/03_fix-man-page.diff @@ -1,10 +1,8 @@ ## 03_fix-man-page.dpatch by Arjan Oosting <arjan@debian.org> -Index: c2hs-0.16.0/doc/man1/c2hs.1 -=================================================================== ---- c2hs-0.16.0.orig/doc/man1/c2hs.1 -+++ c2hs-0.16.0/doc/man1/c2hs.1 -@@ -106,7 +106,7 @@ +--- a/doc/man1/c2hs.1 ++++ b/doc/man1/c2hs.1 +@@ -106,7 +106,7 @@ files and will run automatically, passing the appropriate flags. When used directly, |