diff --git a/srcpkgs/avahi-discover/template b/srcpkgs/avahi-discover/template index 1e83d29713..9012d73a30 100644 --- a/srcpkgs/avahi-discover/template +++ b/srcpkgs/avahi-discover/template @@ -55,7 +55,7 @@ pre_configure() { do_install() { mkdir -p ${wrksrc}/tmpinstall/usr/lib - ln -s lib ${wrksrc}/tmpinstall/usr/lib32 + ln -s lib ${wrksrc}/tmpinstall/usr/lib${XBPS_TARGET_WORDSIZE} make DESTDIR=${wrksrc}/tmpinstall install