summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
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