You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/ulogd/files/ulogd-1.23-fix-include-in-l...

12 lines
294 B

--- libipulog/Makefile.in.orig 2013-03-20 19:18:05.000692936 +0400
+++ libipulog/Makefile.in 2013-03-20 19:18:12.987692835 +0400
@@ -1,7 +1,7 @@
#
include @top_srcdir@/Rules.make
-CFLAGS+=-Iinclude -I/usr/src/linux/include
+CFLAGS+=-Iinclude
libipulog.a: libipulog.o
$(LD) -i $< -o $@