diff options
Diffstat (limited to 'net/avahi-libdns/Makefile')
-rw-r--r-- | net/avahi-libdns/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile index 829877a7f79d..06593afa212a 100644 --- a/net/avahi-libdns/Makefile +++ b/net/avahi-libdns/Makefile @@ -21,7 +21,4 @@ AVAHI_PKGCONFIG=avahi-compat-libdns_sd.pc CONFLICTS= mDNSResponder-[0-9]* -post-install: - @${RMDIR} ${STAGEDIR}${PREFIX}/etc/avahi - .include "${MASTERDIR}/Makefile" |