summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-04-16 20:29:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-16 20:29:30 +0700
commit561112c4a9540bf461792174cfa8a2a1d47e3103 (patch)
treeb42c43e7cfca35a56b61d689041136be3a92c785 /office
parentf08841407b6a5bd2253931ca7cba62a1903f0357 (diff)
downloadslackbuilds-561112c4a9540bf461792174cfa8a2a1d47e3103.tar.gz
slackbuilds-561112c4a9540bf461792174cfa8a2a1d47e3103.tar.xz
office/hunspell-de: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/hunspell-de/hunspell-de.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/hunspell-de/hunspell-de.SlackBuild b/office/hunspell-de/hunspell-de.SlackBuild
index c0f2fb9646..50cc3a5bf2 100644
--- a/office/hunspell-de/hunspell-de.SlackBuild
+++ b/office/hunspell-de/hunspell-de.SlackBuild
@@ -58,7 +58,7 @@ cd hunspell
for file in $PKGDIR/usr/share/hunspell/*; do
ln -sv ../../hunspell/$(basename $file) .
done
- cd ..
+ cd -
cd ..
mkdir $PKG/install