Added Tracker and Deskbar to x86_64 build.

This commit is contained in:
Alex Smith
2012-08-09 19:36:52 +01:00
parent 4b8a51c34c
commit e963289800
10 changed files with 82 additions and 40 deletions
+2 -1
View File
@@ -119,7 +119,8 @@ fi
# TODO: remove this when x86_64 is more complete.
if [ "$(uname -m)" = "x86_64" ]; then
cd /boot/home
launch system/apps/Terminal
launch system/Tracker
launch system/Deskbar
exit
fi