Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Vonau <jerry@laptop.org.au>2013-03-06 23:00:22 (GMT)
committer Jerry Vonau <jerry@laptop.org.au>2013-03-06 23:00:22 (GMT)
commit73bd601ae96da3b99fe0c12c1a78e550e81e4ed1 (patch)
tree91af218cde1813e5283e9cc87cd3e0c82b8f9056
parent878d2994efc2b8ba2d16a537fc5c380551d65e64 (diff)
fix terminal warning
-rwxr-xr-xexamples/setAU-ARM.sh2
-rwxr-xr-xexamples/setAU.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/setAU-ARM.sh b/examples/setAU-ARM.sh
index 195f006..e5a75cb 100755
--- a/examples/setAU-ARM.sh
+++ b/examples/setAU-ARM.sh
@@ -14,7 +14,7 @@ mkdir -p $INSTALL_ROOT/home/olpc/.sugar/default/
###### OLPC MODS #########
## olpc-utils - ensure TZ is set for all enviroments like tty1 tty2 REVIEW
-patch $INSTALL_ROOT/etc/profile.d/zzz_olpc.sh $GITDIR/olpc-utils/zzz_olpc.diff
+#patch $INSTALL_ROOT/etc/profile.d/zzz_olpc.sh $GITDIR/olpc-utils/zzz_olpc.diff
# custom olpc.fth to detected missing mfg-data tags
# cp $GITDIR/olpc.fth $INSTALL_ROOT/boot/
diff --git a/examples/setAU.sh b/examples/setAU.sh
index c924ea7..b43f83b 100755
--- a/examples/setAU.sh
+++ b/examples/setAU.sh
@@ -12,7 +12,7 @@ tar -jxvf $GITDIR/au.org.laptop.FirefoxEnGBActivity.tar.bz2 -C $INSTALL_ROOT/hom
###### OLPC MODS #########
## olpc-utils - ensure TZ is set for all enviroments like tty1 tty2 REVIEW
-patch $INSTALL_ROOT/etc/profile.d/zzz_olpc.sh $GITDIR/olpc-utils/zzz_olpc.diff
+#patch $INSTALL_ROOT/etc/profile.d/zzz_olpc.sh $GITDIR/olpc-utils/zzz_olpc.diff
# custom olpc.fth to detected missing mfg-data tags
# cp $GITDIR/olpc.fth $INSTALL_ROOT/boot/