summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fac3c089fc3..16e060706eb5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,6 @@ build() {
cd $srcdir/tiemu-$pkgver
patch -p1 --input ../01-build-fix.patch
patch -p1 --input ../sysdeps.patch
- # patch -p1 --input ../pckeys.patch
./configure --without-kde --disable-gdb --prefix=/usr
make
}