view debian/patches/06_doc_bins.sgml @ 6:3021deef1599

Encoding related fixes * chomp encoding string * reformat else (seems someone hacked it in) * debug print encoding * do not use :utf8 binmode ("re-encode") on written file if the input is _already_ UTF-8
author Peter Gervai <grin@grin.hu>
date Thu, 16 Oct 2008 00:02:14 +0200
parents c5749e43b1d7
children
line wrap: on
line source

#!/bin/sh -e
## doc/bins.sgml by Ludovic Rousseau <rousseau@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: the template are not in the upstream defined directory (/etc/bins)
## DP: but in /usr/share/bins/

@DPATCH@
--- bins-1.1.29.orig/doc/bins.sgml
+++ bins-1.1.29/doc/bins.sgml
@@ -188,7 +188,7 @@
 	  <para>Specify location of html templates.</para>
 	  <para>Default is <filename>~/.bins</filename>, falling back
 	    to default versions in
-	    <filename>/etc/bins/templates.<replaceable>style</replaceable></filename>.</para>
+	    <filename>/usr/share/bins/templates.<replaceable>style</replaceable></filename>.</para>
 	</listitem>
       </varlistentry>
       <varlistentry>