main/avahi: get rid of unit files

This commit is contained in:
Jakub Jirutka 2018-05-24 00:19:17 +02:00
parent e1ad252fdf
commit 0c0f6f5c48

View File

@ -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
}