summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df4e54861333..c13a7aeddf4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -54,10 +54,6 @@ pkgver() {
prepare(){
mv -n imgui-$imgui_hash/* "$pkgname/thirdparty/imgui"
mv -n portable-file-dialogs-$portable_hash/* "$pkgname/thirdparty/portable-file-dialogs"
- cd $pkgname
- patch --forward --strip=1 --input="${srcdir}/50.patch"
- patch --forward --strip=1 --input="${srcdir}/51.patch"
- patch --forward --strip=1 --input="${srcdir}/52.patch"
}
build() {