Added the "date" command to the image.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10039 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-11-19 19:49:40 +00:00
parent 4105e5170e
commit b4727c735c

View File

@ -37,7 +37,7 @@ echo "Building $imageSize MB image at $imagePath..."
RUN_WITHOUT_APP_SERVER=1
BEOS_BIN="touch sync ln listattr listsem listport du rm \
BEOS_BIN="touch sync ln listattr listsem listport du rm date \
true false ls df mount unmount cp mv ps sh mkdir sleep"
BEOS_SYSTEM_LIB="libbe.so libstdc++.r4.so libnet.so"