summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 605e36d51b34..30527504124a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,8 +47,6 @@ prepare() {
git -c protocol.file.allow=always submodule update
patch -Np1 < ../use-system-libs.patch
rm -r core/deps/libretro-common/include/libchdr
- # https://gitlab.archlinux.org/archlinux/packaging/packages/glslang/-/merge_requests/2
- sed -i '/glslang REQUIRED/i find_package(SPIRV-Tools-opt)' CMakeLists.txt
}
build() {