summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2020-06-24 19:00:31 +0200
committerAntoine Viallon2020-06-24 19:00:31 +0200
commit006196fd54c90883054218e2294c23de171a2d2b (patch)
tree81b182a4ac6c1fdf8b358a810db190643d839f9c
parentaff307848bf675656ce0d09d66eab8b59337e6b3 (diff)
downloadaur-006196fd54c90883054218e2294c23de171a2d2b.tar.gz
Remove patch since it is already done upstream
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4d6385de676..bf14b686f65a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ pkgver() {
prepare() {
cd macemu/
- patch -p1 -i "$srcdir/unsigned_bug.patch"
+ #patch -p1 -i "$srcdir/unsigned_bug.patch" # patch merged upstream
}
build() {