From 40ae63da1dc9ff34a0d0d5a1f755a8802cc90e6b Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Thu, 26 Mar 2009 02:18:03 +0000 Subject: [PATCH] No longer necessary. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29725 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/scripts/build_haiku_image | 5 ----- 1 file changed, 5 deletions(-) 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