summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2519acd4d520..02c1ac38c143 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,10 +26,7 @@ package() {
msg2 "Extracting the data.tar.xz..."
bsdtar -xf data.tar.xz -C "$pkgdir/"
-# Use system-provided dictionaries. Hunspell symlink is in deb.
-msg2 "Creating symlink to hyphen..."
-ln -Ts /usr/share/hyphen "$pkgdir/opt/waterfox/hyphenation"
-
+# Settings file for language packs
_settings=/opt/waterfox/.installer/settings
if [ -f "$_settings" ]; then