When cross-compiling, the install directory for shared libraries has to come
authorRob Landley <rob@landley.net>
Fri, 24 Mar 2006 02:42:58 +0000 (02:42 -0000)
committerRob Landley <rob@landley.net>
Fri, 24 Mar 2006 02:42:58 +0000 (02:42 -0000)
commitd1968672ef0d0475179ca717983616a89d318ec2
tree315754397537615b32029f564db24f4b7c68ca9a
parent787140df3992ccc3ebdc09f6d2dcb584f580f49f
When cross-compiling, the install directory for shared libraries has to come
from gcc (target machine), not uname (host machine).
applets/install.sh