No longer necessary.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29725 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent 2009-03-26 02:18:03 +00:00
parent 076cc460a0
commit 40ae63da1d

View File

@ -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