Fix typo in install section of quicklaunch bep

Resolves issue #10

(cherry picked from commit 4c151a4713)
This commit is contained in:
Chris Roberts
2013-07-30 17:29:19 -06:00
committed by Oliver Tappe
parent a87953b834
commit 2b21de463d

View File

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