diff --git a/build/scripts/build_haiku_image b/build/scripts/build_haiku_image index f64cc33ed0..ac1cc835d8 100755 --- a/build/scripts/build_haiku_image +++ b/build/scripts/build_haiku_image @@ -139,11 +139,6 @@ if [ $isImage ]; then $cd . || exit 1 fi -# create BEOS:APP_SIG index -- needed to launch apps via signature -if [ ! $updateOnly ]; then - $mkindex BEOS:APP_SIG -fi - echo "Populating image ..." while [ $# -gt 0 ]; do . $1