diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-30 14:04:34 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-30 14:04:34 +0100 |
commit | 4bbfd7ad9f6fca1669e7635dc28749ef11549b1c (patch) | |
tree | 50bd07ffcca47e7a7074b949037860ccd15a6530 /site/sh-common | |
parent | 3f9ca3c829ee0b9175c2898918525c37a6d11398 (diff) |
dropbear: fix do_install for all distros that aren't named 'openmoko'
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead
Diffstat (limited to 'site/sh-common')
0 files changed, 0 insertions, 0 deletions