summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6fc79f3b576..7362f1829c9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ pkgver() {
prepare() {
cd st-zenburn
sed -i '/\@tic /d' Makefile
- patch -p1 < ./26px-font.patch
+ patch -p0 < ./26px-font.patch
}
build() {