No longer necessary.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29725 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -139,11 +139,6 @@ if [ $isImage ]; then
|
|||||||
$cd . || exit 1
|
$cd . || exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# create BEOS:APP_SIG index -- needed to launch apps via signature
|
|
||||||
if [ ! $updateOnly ]; then
|
|
||||||
$mkindex BEOS:APP_SIG
|
|
||||||
fi
|
|
||||||
|
|
||||||
echo "Populating image ..."
|
echo "Populating image ..."
|
||||||
while [ $# -gt 0 ]; do
|
while [ $# -gt 0 ]; do
|
||||||
. $1
|
. $1
|
||||||
|
|||||||
Reference in New Issue
Block a user