summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772020-11-28 10:13:47 +0100
committerhawkeye1164772020-11-28 10:13:47 +0100
commit185a4641dc0f2e354527b2fe32904c68223bdc32 (patch)
tree34916b59505aa4453886d95b565ea3b738bc34eb
parentef0110658a09676d794cac4584c7f1b209124643 (diff)
downloadaur-185a4641dc0f2e354527b2fe32904c68223bdc32.tar.gz
Fix
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f7537957c78..d7a036174941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,7 +53,7 @@ sha256sums=('SKIP'
prepare() {
- cd ${pkgname}-${pkgver}
+ cd Waterfox
# Add patches
patch -Np1 -i ../g3-kde.patch
@@ -121,7 +121,7 @@ END
}
build() {
- cd ${pkgname}-${pkgver}
+ cd Waterfox
export MOZ_NOSPAM=1
export MOZBUILD_STATE_PATH="$srcdir/mozbuild"
@@ -181,7 +181,7 @@ package_waterfox-g3-kpe() {
'hunspell-en_US: Spell checking, American English')
provides=("waterfox-g3=${pkgver}")
- cd ${pkgname}-${pkgver}
+ cd Waterfox
DESTDIR="$pkgdir" ./mach install