No subject


Mon Oct 16 14:56:01 CEST 2006


root at collie:~# head /usr/bin/ldd -n1
#! /bin/bash

Does ldd really need bash?  If it does, the dependency needs to be declared. 
If it does not (and I hope so), then the above line should be changed to "#!
/bin/sh"


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Openembedded-issues mailing list