[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need help with bug #178837 (automake)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Leo "Costela" Antunes wrote:
>>from debian/rules, or configure ?
> if <SOME CHECK TO SEE IF ARCH=alpha>
In particular, in debian/rules you could do (the first line probably already
being present from dh_make):

DEB_BUILD_GNU_CPU = $(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
ifeq ($(DEB_BUILD_GNU_CPU),alpha)
...
endif

(Which I ripped from newt's debian/rules at some point.)

Cheers

Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: GnuPG key at <http://www.beamnet.de/tv/>

iD8DBQE+PsqLriZpaaIa1PkRAgJIAKDJCqcKab2JmM2dNxpN1d2etDw+5wCfaAKs
Re11BVJqz7sgDrQY/+WkiWk=
=kphh
-----END PGP SIGNATURE-----



Reply to: