summaryrefslogtreecommitdiff
path: root/net/libnet-devel/files/patch-libnet-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnet-devel/files/patch-libnet-config.in')
-rw-r--r--net/libnet-devel/files/patch-libnet-config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/libnet-devel/files/patch-libnet-config.in b/net/libnet-devel/files/patch-libnet-config.in
deleted file mode 100644
index 5e99ee54fa5a..000000000000
--- a/net/libnet-devel/files/patch-libnet-config.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./libnet-config.in.orig Sat Jan 3 17:31:00 2004
-+++ ./libnet-config.in Sat Sep 30 21:20:02 2006
-@@ -8,8 +8,8 @@
- # @configure_input@
-
- libnet_defines="@LIBNET_CONFIG_DEFINES@"
--libnet_cflags="@LIBNET_CONFIG_CFLAGS@"
--libnet_libs="@LIBNET_CONFIG_LIBS@ -lnet"
-+libnet_cflags="@LIBNET_CONFIG_CFLAGS@ -I@prefix@/include/libnet113"
-+libnet_libs="@LIBNET_CONFIG_LIBS@ -L@prefix@/lib/libnet113 -lnet"
-
- usage()
- {