summaryrefslogtreecommitdiff
path: root/package/ulogd/patches/patch-Rules_make_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ulogd/patches/patch-Rules_make_in')
-rw-r--r--package/ulogd/patches/patch-Rules_make_in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/ulogd/patches/patch-Rules_make_in b/package/ulogd/patches/patch-Rules_make_in
new file mode 100644
index 000000000..454248384
--- /dev/null
+++ b/package/ulogd/patches/patch-Rules_make_in
@@ -0,0 +1,12 @@
+$Id$
+--- ulogd-1.24.orig/Rules.make.in 2005-11-25 19:58:27.000000000 +0000
++++ ulogd-1.24/Rules.make.in 2007-02-15 21:22:28.000000000 +0000
+@@ -22,7 +22,7 @@ CFLAGS=@CFLAGS@ @CPPFLAGS@ -Wall
+ CFLAGS+=-DULOGD_CONFIGFILE=\"$(ULOGD_CONFIGFILE)\"
+ # doesn't work for subdirs
+ #CFLAGS+=$(INCIPULOG) $(INCCONFFILE)
+-CFLAGS+=-I/lib/modules/`uname -r`/build/include
++#CFLAGS+=-I/lib/modules/`uname -r`/build/include
+ #CFLAGS+=@DEFS@
+ #CFLAGS+=-g -DDEBUG -DDEBUG_MYSQL -DDEBUG_PGSQL
+