aboutsummaryrefslogtreecommitdiff
path: root/net/rp-pppoe/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/rp-pppoe/files/patch-configure')
-rw-r--r--net/rp-pppoe/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/rp-pppoe/files/patch-configure b/net/rp-pppoe/files/patch-configure
deleted file mode 100644
index 296f0a5c5d31..000000000000
--- a/net/rp-pppoe/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2020-05-27 00:29:37 UTC
-+++ configure
-@@ -4620,7 +4620,7 @@ eval "WRAPPER=${WRAPPER}"
-
-
- # Determine what targets to build
--TARGETS="pppoe pppoe-server"
-+TARGETS="pppoe pppoe-server pppoe-relay"
-
- # pppoe-sniff is built only on Linux and Solaris
- if test "$ac_cv_header_linux_if_packet_h" = "yes" -o "$ac_cv_header_sys_dlpi_h" = "yes" ; then