summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772018-09-18 20:11:10 +0200
committerhawkeye1164772018-09-18 20:11:10 +0200
commitab2bd1989a3ba772f1352e6ead7f9cc0f068ae52 (patch)
tree3bb8f88117d4446b4503a773a782679397ffd85d
parent1ab6f32ca7bb9c5f70b1d090525ed0da8ba1ba8c (diff)
downloadaur-ab2bd1989a3ba772f1352e6ead7f9cc0f068ae52.tar.gz
Fix symbolic link
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37c8ad20dea6..3440b389f702 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Sep 17 12:19:30 UTC 2018
+# Tue Sep 18 18:10:48 UTC 2018
pkgbase = waterfox-kde-bin
pkgdesc = Free, open and private browser with openSUSE's patches for better integration with KDE
pkgver = 56.2.3
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