diff --git a/haiku-apps/quicklaunch/quicklaunch-0.9.5.bep b/haiku-apps/quicklaunch/quicklaunch-0.9.5.bep index 27f4b715a..a98dae242 100644 --- a/haiku-apps/quicklaunch/quicklaunch-0.9.5.bep +++ b/haiku-apps/quicklaunch/quicklaunch-0.9.5.bep @@ -23,7 +23,7 @@ INSTALL { mkdir -p $DESTDIR`finddir B_USER_DESKBAR_DIRECTORY`/Applications ln -sf `finddir B_APPS_DIRECTORY`/QuickLaunch/QuickLaunch \ $DESTDIR`finddir B_USER_DESKBAR_DIRECTORY`/Applications - if [-z "$DESTDIR" ] + if [ -z "$DESTDIR" ] then cd `finddir B_APPS_DIRECTORY`/QuickLaunch desklink --remove=QuickLaunch