CVS debian/patches

CVS User rousseau ludovic.rousseau@free.fr
Sun, 02 Jan 2005 15:01:03 -0700


Update of /cvsroot/pkg-bins/debian/patches
In directory haydn:/tmp/cvs-serv24645

Modified Files:
	05_install.sh.dpatch 06_doc_bins.sgml.dpatch 08_bins.dpatch 
Log Message:
update doc


--- /cvsroot/pkg-bins/debian/patches/05_install.sh.dpatch	2004/08/05 18:34:30	1.4
+++ /cvsroot/pkg-bins/debian/patches/05_install.sh.dpatch	2005/01/02 22:01:02	1.5
@@ -1,8 +1,8 @@
 #!/bin/sh -e
-## bins-edit-gui by Ludovic Rousseau <rousseau@acer.maison.bogus>
+## install.sh by Ludovic Rousseau <rousseau@debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description
+## DP: correctly use $PREFIX and $DESTDIR for installation
 
 if [ $# -lt 1 ]; then
     echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
--- /cvsroot/pkg-bins/debian/patches/06_doc_bins.sgml.dpatch	2004/07/31 20:18:22	1.1
+++ /cvsroot/pkg-bins/debian/patches/06_doc_bins.sgml.dpatch	2005/01/02 22:01:02	1.2
@@ -1,8 +1,9 @@
 #!/bin/sh -e
-## bins-edit-gui by Ludovic Rousseau <rousseau@acer.maison.bogus>
+## doc/bins.sgml by Ludovic Rousseau <rousseau@debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description
+## DP: the template are not in the upstream defined directory (/etc/bins)
+## DP: but in /usr/share/bins/
 
 if [ $# -lt 1 ]; then
     echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
--- /cvsroot/pkg-bins/debian/patches/08_bins.dpatch	2004/08/28 10:54:22	1.1
+++ /cvsroot/pkg-bins/debian/patches/08_bins.dpatch	2005/01/02 22:01:02	1.2
@@ -1,5 +1,5 @@
 #!/bin/sh -e
-## bins by Ludovic Rousseau <rousseau@acer.maison.bogus>
+## bins by Ludovic Rousseau <rousseau@debian.org>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: fixes bug #267757 "-f option ignored"