projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0621d8
)
relative archive
author
Carsten Haitzler
<raster@rasterman.com>
Thu, 10 Jul 2003 13:12:10 +0000
(13:12 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Thu, 10 Jul 2003 13:12:10 +0000
(13:12 +0000)
SVN revision: 7123
legacy/eet/make_cross_compile_arm.sh
patch
|
blob
|
history
diff --git
a/legacy/eet/make_cross_compile_arm.sh
b/legacy/eet/make_cross_compile_arm.sh
index 2909f0a6e4d4f9d0e5c5d5460bf149f91d333dec..6f37ee281b854665963299528360f9c7ae35113f 100755
(executable)
--- a/
legacy/eet/make_cross_compile_arm.sh
+++ b/
legacy/eet/make_cross_compile_arm.sh
@@
-15,9
+15,7
@@
CFLAGS="-O2"
rm -rf "build"
mkdir "build"
-mkdir "build""/usr"
-mkdir "build""/usr/local"
-DST=`pwd`"/build""/usr/local";
+DST=`pwd`"/build";
mkdir $DST"/lib";
mkdir $DST"/bin";
@@
-69,7
+67,7
@@
popd
PD=`pwd`
pushd "build"
tar zcvf $PD"/data.tar.gz" *
- pushd /skiff
+ pushd /skiff
/local
sudo tar zxvf $PD"/data.tar.gz"
popd
popd