diff options
Diffstat (limited to 'package/ulogd/patches/patch-Rules_make_in')
-rw-r--r-- | package/ulogd/patches/patch-Rules_make_in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ulogd/patches/patch-Rules_make_in b/package/ulogd/patches/patch-Rules_make_in deleted file mode 100644 index 454248384..000000000 --- a/package/ulogd/patches/patch-Rules_make_in +++ /dev/null @@ -1,12 +0,0 @@ -$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 - |