office/kbgoffice: Fixed SlackBuild.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-12-05 23:50:15 +00:00
parent 112233285b
commit 10fca4e0ed
1 changed files with 2 additions and 1 deletions

View File

@ -64,7 +64,8 @@ mkdir -p $PKG/usr/share/applications
cat $CWD/$PRGNAM.desktop > $PKG/usr/share/applications/$PRGNAM.desktop
# er, no.
rm -rf $PKG/root
rm -rf $PKG/${HOME:-root}/Desktop
rmdir -p --ignore-fail-on-non-empty $PKG/${HOME:-root}
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \