summaryrefslogtreecommitdiff
path: root/package/ulogd/patches/patch-libipulog_Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ulogd/patches/patch-libipulog_Makefile_in')
-rw-r--r--package/ulogd/patches/patch-libipulog_Makefile_in16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/ulogd/patches/patch-libipulog_Makefile_in b/package/ulogd/patches/patch-libipulog_Makefile_in
deleted file mode 100644
index 002e6e123..000000000
--- a/package/ulogd/patches/patch-libipulog_Makefile_in
+++ /dev/null
@@ -1,16 +0,0 @@
-$Id$
---- ulogd-1.24.orig/libipulog/Makefile.in 2005-11-25 20:58:25.000000000 +0100
-+++ ulogd-1.24/libipulog/Makefile.in 2009-08-28 20:28:09.339447238 +0200
-@@ -1,10 +1,10 @@
- #
-
- include @top_srcdir@/Rules.make
--CFLAGS+=-Iinclude -I/usr/src/linux/include
-+CFLAGS+=-Iinclude
-
- libipulog.a: libipulog.o
-- $(LD) -i $< -o $@
-+ $(CC) -shared $< -o $@
-
- distrib:
-