summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 23:42:12 +0000
committerSam James <sam@gentoo.org>2021-04-05 23:42:12 +0000
commit8e968d484cff13ba399890008210bece0ca7bb6d (patch)
treec1c4d8617b75e3d4a2ed7cdcd356d49ed2576388 /games-util
parentapp-shells/mcfly: version bump (0.5.6) (diff)
downloadgentoo-8e968d484cff13ba399890008210bece0ca7bb6d.tar.gz
gentoo-8e968d484cff13ba399890008210bece0ca7bb6d.tar.bz2
gentoo-8e968d484cff13ba399890008210bece0ca7bb6d.zip
games-util/antimicro: remove patch cruft
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/antimicro/files/antimicro-2.23-linking-errors.patch6
-rw-r--r--games-util/antimicro/files/antimicro-2.23-no-compress-man-page.patch2
2 files changed, 0 insertions, 8 deletions
diff --git a/games-util/antimicro/files/antimicro-2.23-linking-errors.patch b/games-util/antimicro/files/antimicro-2.23-linking-errors.patch
index 88d03e876704..e62a8353c6ca 100644
--- a/games-util/antimicro/files/antimicro-2.23-linking-errors.patch
+++ b/games-util/antimicro/files/antimicro-2.23-linking-errors.patch
@@ -14,12 +14,6 @@ Starting with Qt 5.9.4, calling QT5_WRAP_CPP() disables the AUTOMOC property
on the macro's input files, which means neither CMake's automoc
infrastructure not QT5_WRAP_CPP()'s code were being used and we ended up
with several 'undefined reference to vtable' errors when linking.
----
- CMakeLists.txt | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 63ef851..0e47889 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -499,7 +499,6 @@ if (UNIX)
diff --git a/games-util/antimicro/files/antimicro-2.23-no-compress-man-page.patch b/games-util/antimicro/files/antimicro-2.23-no-compress-man-page.patch
index b18e6f2dfb43..7eebc42393f1 100644
--- a/games-util/antimicro/files/antimicro-2.23-no-compress-man-page.patch
+++ b/games-util/antimicro/files/antimicro-2.23-no-compress-man-page.patch
@@ -1,5 +1,3 @@
-diff --git a/other/CMakeLists.txt b/other/CMakeLists.txt
-index bb8977b..3e7ebe7 100644
--- a/other/CMakeLists.txt
+++ b/other/CMakeLists.txt
@@ -1,7 +1,3 @@