diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-27 05:15:40 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-27 05:15:40 +0000 |
commit | f06fa034da60749dc6a44b2b174eee1c05762383 (patch) | |
tree | 41cca86ddf45a0c187ecb7163293ba1869b52545 /openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch | |
parent | 6cf14b7f8879aa29602a3f3929b53dd3fa82414a (diff) |
Remove host include search pathes from Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch')
-rw-r--r-- | openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch b/openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch new file mode 100644 index 000000000..dd464917f --- /dev/null +++ b/openwrt/package/ulogd/patches/ulogd-1.23-no-rej.patch @@ -0,0 +1,20 @@ +diff -ruN ulogd-1.23-old/ulogd.conf.in.rej ulogd-1.23-new/ulogd.conf.in.rej +--- ulogd-1.23-old/ulogd.conf.in.rej 2005-04-18 16:19:06.000000000 +0200 ++++ ulogd-1.23-new/ulogd.conf.in.rej 1970-01-01 01:00:00.000000000 +0100 +@@ -1,16 +0,0 @@ +-*************** +-*** 62,68 **** +- user="laforge" +- db="ulogd" +- host="localhost" +-- use_ssl=0 +- +- [PGSQL] +- table="ulog" +---- 62,67 ---- +- user="laforge" +- db="ulogd" +- host="localhost" +- +- [PGSQL] +- table="ulog" |