Use quilt instead of dpatch
[manu/libnss-mysql-bg.git] / debian / patches / 03_config.diff
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 02_config.dpatch by  <elacour@home-dn.net>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Update configuration file to debian layout
6
7 @DPATCH@
8 --- ./sample/linux/libnss-mysql.cfg     2005-01-31 03:16:46.000000000 +0100
9 +++ ./sample/linux/libnss-mysql.cfg     2008-11-05 14:43:20.000000000 +0100
10 @@ -35,6 +35,6 @@
11  database    auth
12  username    nss-user
13  password    userpass
14 -#socket      /var/lib/mysql/mysql.sock
15 +#socket      /var/run/mysqld/mysqld.sock
16  #port        3306
17