summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4dd590e071a..ec3ff97caab8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ sha256sums=('SKIP'
prepare() {
cd pt3/
- patch -Np2 < ../thatfix
+ patch -Np1 < ../thatfix
}
build() {