mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
bin/package, src/cmd/INIT/package.sh: - The code for detecting a 64-bit object file was seriously broken: the temporary file name could contain '64' because it included $$, the current PID, and 64-bit was detected if the output of 'file' (which includes the complete file name) contained '64'. Fix by removing the file name from 'file' output before testing. - Also refactor that code a bit and remove the nonsensical test if /bin/sh is a 64-bit binary, which is neither here nor there. It's what the compiler produces that we need to care about. |
||
|---|---|---|
| .. | ||
| ignore | ||
| mamprobe | ||
| package | ||
| shtests | ||
| silent | ||