aboutsummaryrefslogtreecommitdiffstats
path: root/main/avahi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/avahi/APKBUILD')
-rw-r--r--main/avahi/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/avahi/APKBUILD b/main/avahi/APKBUILD
index ce0a7338f0..db7e8135a4 100644
--- a/main/avahi/APKBUILD
+++ b/main/avahi/APKBUILD
@@ -48,8 +48,7 @@ build() {
--enable-compat-libdns_sd \
--enable-compat-howl \
--enable-python \
- --with-distro="gentoo" \
- --with-systemdsystemunitdir=/lib/systemd/system
+ --with-distro="gentoo"
make
}