Add missing 'fi'

This commit is contained in:
Steve McIntyre 2013-03-07 07:45:28 +00:00
parent e0ac5cf3cf
commit f41da39ead
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ if [ "$DESKTOP"x = ""x ] || [ "$DESKTOP"x = "all"x ] ; then
DEFAULT_DESKTOP="$UNSPEC_DESKTOP_DEFAULT"
else
DEFAULT_DESKTOP="$DESKTOP"
fi
for subarch in powerpc powerpc64 #prep
do