]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/dhcpcd/dhcpcd-1.3.22-pl4/config_dir.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / dhcpcd / dhcpcd-1.3.22-pl4 / config_dir.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- dhcpcd-1.3.22-pl4/pathnames.h~config_dir
7 +++ dhcpcd-1.3.22-pl4/pathnames.h
8 @@ -37,7 +37,7 @@
9  #define NIS_CONF               "/etc/config/yp.conf"
10  #define NTP_CONF               "/etc/config/ntp.conf"
11  #else
12 -#define CONFIG_DIR             "/etc/dhcpc"
13 +#define CONFIG_DIR             "/var/run"
14  #define RESOLV_CONF            "/etc/resolv.conf"
15  #define NIS_CONF               "/etc/yp.conf"
16  #define NTP_CONF               "/etc/ntp.conf"