mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 16:20:08 +02:00
* Don't use $secondaryArchSuffix for cmd:{jpg,link,ps,tif,trans}icc
and install them in $prefix/bin (instead of $binDir) for x86 2ndary
arch. This is safe (and needs no external changes) because no other
recipe references any cmd: provided by this one.
* Use {aclocal,automake} from automake (instead of automake113) since
upstream now uses that version. Thanks Jerome for the hint!