Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        make_cross_compile_arm.sh 


Log Message:


relative archive

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/make_cross_compile_arm.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- make_cross_compile_arm.sh   10 Jul 2003 12:49:27 -0000      1.2
+++ make_cross_compile_arm.sh   10 Jul 2003 13:12:10 -0000      1.3
@@ -15,9 +15,7 @@
 
 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 @@
 PD=`pwd`
 pushd "build"
  tar zcvf $PD"/data.tar.gz" *
- pushd /skiff
+ pushd /skiff/local
   sudo tar zxvf $PD"/data.tar.gz"
  popd
 popd




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to