Intelligent run script. Selects correct architecture (64 bit or 32 bit) and runs the right version of Bitcoin. Should be placed in the top level dir during release.
Added in argument passing. I closed old pull request, #104
See http://www.bitcoin.org/smf/index.php?topic=3904.0
I think for release you should offer 2 downloads (like Ubuntu does): The default Linux release marked as 'Bitcoin (Recommended)' and the 64 bit version 'Bitcoin 64 bit'. Nice and simple. So feel free to close this pull request as long as dual release packages are agreed upon.
Put bitcoin in the top level directory. Hide bitcoind in a subdirectory. The current release layout is very confusing for new users.