summaryrefslogtreecommitdiffstats
path: root/net/dnsmasq/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'net/dnsmasq/PRE_BUILD')
-rwxr-xr-xnet/dnsmasq/PRE_BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/dnsmasq/PRE_BUILD b/net/dnsmasq/PRE_BUILD
deleted file mode 100755
index bc65a3637a..0000000000
--- a/net/dnsmasq/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-
-if list_find "$OPTS" "--enable-dbus"; then
- sedit 's:.*#define HAVE_DBUS.*:#define HAVE_DBUS:' \
- $SOURCE_DIRECTORY/src/config.h
-fi