Use quilt instead of dpatch
[manu/libnss-mysql-bg.git] / debian / patches / 03_config.diff
diff --git a/debian/patches/03_config.diff b/debian/patches/03_config.diff
new file mode 100755 (executable)
index 0000000..18ff4b1
--- /dev/null
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_config.dpatch by  <elacour@home-dn.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Update configuration file to debian layout
+
+@DPATCH@
+--- ./sample/linux/libnss-mysql.cfg    2005-01-31 03:16:46.000000000 +0100
++++ ./sample/linux/libnss-mysql.cfg    2008-11-05 14:43:20.000000000 +0100
+@@ -35,6 +35,6 @@
+ database    auth
+ username    nss-user
+ password    userpass
+-#socket      /var/lib/mysql/mysql.sock
++#socket      /var/run/mysqld/mysqld.sock
+ #port        3306