summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-02 00:56:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-02 01:04:07 +0100
commit3e16a24d63c349d5d784a5c4013a0dc1f9eddca5 (patch)
tree19777b9ad84e66aaf3d09a102d81046904efd891 /games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch
parentgames-puzzle/ksokoban: Set ECM_HANDBOOK="forceoptional" (diff)
downloadgentoo-3e16a24d63c349d5d784a5c4013a0dc1f9eddca5.tar.gz
gentoo-3e16a24d63c349d5d784a5c4013a0dc1f9eddca5.tar.bz2
gentoo-3e16a24d63c349d5d784a5c4013a0dc1f9eddca5.zip
games-puzzle/meandmyshadow: EAPI-7 bump, switch to cmake, xdg-utils
- New HOMEPAGE - Revert broken/unnecessary patch file change. Closes: https://bugs.gentoo.org/659598 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch')
-rw-r--r--games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch b/games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch
index 504f6c0987a6..0bd66d5d284a 100644
--- a/games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch
+++ b/games-puzzle/meandmyshadow/files/meandmyshadow-0.4-cmake.patch
@@ -1,6 +1,6 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -15,13 +15,12 @@
+--- meandmyshadow-0.4.orig/CMakeLists.txt
++++ meandmyshadow-0.4/CMakeLists.txt
+@@ -15,13 +15,12 @@
Find_Package(CURL REQUIRED)
Find_Package(LibArchive REQUIRED)
Find_Package(OpenSSL REQUIRED)