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

Reply via email to