diff --git a/makehdimage b/makehdimage index 6843fb7a4b..4859383c29 100755 --- a/makehdimage +++ b/makehdimage @@ -51,14 +51,14 @@ else echo "Building $imageSize MB image at $imagePath..." fi -RUN_WITHOUT_APP_SERVER=1 +export RUN_WITHOUT_APP_SERVER=1 BEOS_BIN="touch sync ln listarea listattr listsem listport \ true false ls df mount unmount cp mv ps sh mkdir sleep \ grep cat less clockconfig du rm date find locate xargs \ isvolume shutdown safemode sysinfo kill diff cmp more \ renice rmattr addattr listdev pwd chmod chown chgrp dd tee md5sum \ - roster" + roster listimage" BEOS_SYSTEM_LIB="libbe.so libstdc++.r4.so libnet.so"