diff options
author | Julien BLACHE <jblache@debian.org> | 2007-02-27 22:22:40 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:34 +0000 |
commit | 4d8384e7b116e3eb11cc3df9151c8554dbca95fc (patch) | |
tree | f049f1240de8a8a971a621a4a3891d5eab2839a1 /debian/patches/10_broken_links.dpatch | |
parent | 92f35807f68b30405639d4e0a95f748b6bdb793f (diff) | |
parent | 129ed4b29e21fdb8bda3bee89c3e5d8cca6ba749 (diff) |
Imported Debian patch 0.993-1debian/0.993-1
Diffstat (limited to 'debian/patches/10_broken_links.dpatch')
-rw-r--r-- | debian/patches/10_broken_links.dpatch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/patches/10_broken_links.dpatch b/debian/patches/10_broken_links.dpatch deleted file mode 100644 index 4d700b0..0000000 --- a/debian/patches/10_broken_links.dpatch +++ /dev/null @@ -1,20 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 10_broken_links.dpatch by <jblache@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Fix broken links in HTML documentation. - -@DPATCH@ -diff -urNad xsane-0.99+0.991~/doc/sane-xsane-doc.html xsane-0.99+0.991/doc/sane-xsane-doc.html ---- xsane-0.99+0.991~/doc/sane-xsane-doc.html 2005-12-31 16:33:16.000000000 +0100 -+++ xsane-0.99+0.991/doc/sane-xsane-doc.html 2007-03-18 10:56:14.832828848 +0100 -@@ -161,8 +161,7 @@ - <li><a href="sane-xsane-setup-display-doc.html">Display setup</a></li> - <li><a href="sane-xsane-setup-enhancement-doc.html">Enhancement setup</a></li> - <li><a href="sane-xsane-setup-fax-doc.html">Fax setup</a></li> --<li><a href="sane-xsane-setup-image-doc.html">Image setup</a></li> --<li><a href="sane-xsane-setup-mail-doc.html">Mail setup</a></li> -+<li><a href="sane-xsane-setup-email-doc.html">Mail setup</a></li> - <li><a href="sane-xsane-setup-save-doc.html">Saving setup</a></li> - </ul> - </blockquote> |