2 Nov
2009
2 Nov
'09
1:57 p.m.
Here's a script to check the architecture-independence of a binary package. It only checks to see whether or not a tarball contains files that start with the ELF magic number, bytes 0x7f E L F. Maybe someone will find it useful. -- Chris