From 1c271e8f57e45628608d025bbbaeeaed4805f9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 17 Feb 2019 17:08:16 +0100 Subject: [PATCH] avahi-discover: archs=noarch for python subpkgs only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/avahi-discover/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/avahi-discover/template b/srcpkgs/avahi-discover/template index 0ffa9f73337..344f1e450dd 100644 --- a/srcpkgs/avahi-discover/template +++ b/srcpkgs/avahi-discover/template @@ -5,9 +5,8 @@ # pkgname=avahi-discover version=0.7 -revision=6 +revision=7 wrksrc="avahi-${version}" -noarch=yes build_style=gnu-configure configure_args="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --disable-doxygen-doc --enable-compat-libdns_sd --enable-compat-howl @@ -84,9 +83,9 @@ do_install() { } avahi-python-utils_package() { - noarch=yes depends="avahi-python>=$version" short_desc="Avahi python utilities" + archs=noarch pkg_install() { vmove usr/bin/avahi-bookmarks vmove "usr/share/man/man1/avahi-bookmarks*" @@ -96,7 +95,7 @@ avahi-python-utils_package() { avahi-python_package() { depends="python-dbus" short_desc="Python utility package for Avahi" - noarch=yes + archs=noarch pycompile_module="avahi" pkg_install() { vmove usr/lib/python2.7/site-packages/avahi