changeset 78:c06dd9a46957

Be in the right directory to clean up squashfs source.
author Rob Landley <rob@landley.net>
date Sat, 30 Dec 2006 21:14:38 -0500
parents a4ec971253fc
children 2af7a4f5b44e
files cross-compiler.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/cross-compiler.sh	Sat Dec 30 03:26:57 2006 -0500
+++ b/cross-compiler.sh	Sat Dec 30 21:14:38 2006 -0500
@@ -90,6 +90,7 @@
 cd squashfs-tools &&
 make &&
 cp mksquashfs unsquashfs "${CROSS}/bin" &&
+cd .. &&
 $CLEANUP squashfs*
 
 # Build qemu