From 67cfaa660d1918e67e9ae1c7d9b4fa30a15eb4b1 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 21 Jun 2015 10:41:46 +0300 Subject: [avahi*] splited packages for avahi, so that avahi won`t get all of the repo installed --- net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch (limited to 'net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch') diff --git a/net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch b/net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch new file mode 100644 index 00000000..d9a7bc34 --- /dev/null +++ b/net-dns/avahi-mono/files/avahi-0.6.31-install-exec-hook.patch @@ -0,0 +1,11 @@ +--- avahi-0.6.31/avahi-utils/Makefile.am ++++ avahi-0.6.31/avahi-utils/Makefile.am +@@ -53,7 +53,7 @@ + avahi_set_host_name_CFLAGS = $(AM_CFLAGS) + avahi_set_host_name_LDADD = $(AM_LDADD) ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la + +-install-exec-local: ++install-exec-hook: + cd $(DESTDIR)/$(bindir) && \ + rm -f avahi-resolve-host-name avahi-resolve-address avahi-browse-domains avahi-publish-address avahi-publish-service && \ + $(LN_S) avahi-resolve avahi-resolve-host-name && \ -- cgit v1.2.3