summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2023-07-31 06:12:54 +0200
committerAlexandre Bouvier2023-07-31 06:12:57 +0200
commitd45713da1b53244f1d34c0f4e384fc5ba2792e43 (patch)
tree65de9371977eec2ef002e5d3e1cc8ba12454c335
parent1f3be05ff294fbcace7871a551b253069d3bc4b0 (diff)
downloadaur-d45713da1b53244f1d34c0f4e384fc5ba2792e43.tar.gz
remove upstreamed fix
* https://github.com/cemu-project/Cemu/commit/34ff9da097b2982cb5d7191ac71f05911734204b
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13943fb27581..08a0758c8d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,6 @@ prepare() {
sed -i '/discord-rpc/d' CMakeLists.txt
sed -i '/FMT_HEADER_ONLY/d' src/Common/precompiled.h
sed -i 's/glm::glm/glm/' src/{Common,input}/CMakeLists.txt
- sed -i '/fmt/s/9\.1\.0/&...<10/' CMakeLists.txt
}
build() {