summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2017-12-23 17:16:03 +0100
committerChristoph Haag2017-12-23 17:16:03 +0100
commit8ffeba1b4569d87bda575de0ee35429a9c4bcf5f (patch)
treea9a5a8d2be0d15089fb5aba79091dcf75f9404aa
parentffde3bc2f782f076ff0304801df4cfae85ee5543 (diff)
downloadaur-8ffeba1b4569d87bda575de0ee35429a9c4bcf5f.tar.gz
actually remove applying the patch
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0891d04bfd9..7662cf215d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,9 +36,6 @@ pkgver() {
}
prepare() {
- cd pal
- git am -3 ../0001-workaround-remove-invalid-constexpr-modifier.patch
- cd ..
cd xgl
git am -3 ../0001-fix-compile-error-on-clang.patch
git am -3 ../0001-remove-linking-with-whole-archive.patch