summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e10dc84905e0..2b9ca9dc4f4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ prepare() {
ln -s `which python2` python2_path/python
# Small patching
- cd $pkgname
+ cd ferdi
# Prevent franz from being launched in dev mode
sed -i "s|export const isDevMode = .*|export const isDevMode = false;|g" \