[aur-general] PKGBUILD for 32bit app on 64bit Arch

Jonathan Arnold jdarnold at buddydog.org
Wed Aug 15 10:35:19 EDT 2012


I looked around on the wiki but didn't find any guidelines for
installing a 32bit app on a 64bit arch. For dependencies, is this
common practice in the PKGBUILD:

[ "$CARCH" = "x86_64" ] && depends=(lib32-glibc lib32-zlib)
[ "$CARCH" = "i686" ] && depends=(zlib)

-- 
Jonathan Arnold        Webstream: http://hieronymus.soup.io

Talent wins games, but team work and intelligence wins championships.
Michael Jordan



More information about the aur-general mailing list