* [gentoo-commits] repo/gentoo:master commit in: dev-games/freecell-solver/files/
@ 2020-04-15 7:10 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-04-15 7:10 UTC (permalink / raw
To: gentoo-commits
commit: 840d9b405ffd47e73866ae04f8d16098b290ed6b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 07:09:27 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 07:10:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840d9b40
dev-games/freecell-solver: Fix patch file path
Closes: https://bugs.gentoo.org/717482
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../freecell-solver/files/freecell-solver-5.22.1-no-docs.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-games/freecell-solver/files/freecell-solver-5.22.1-no-docs.patch b/dev-games/freecell-solver/files/freecell-solver-5.22.1-no-docs.patch
index 96ab62fe30f..b2e8164ef58 100644
--- a/dev-games/freecell-solver/files/freecell-solver-5.22.1-no-docs.patch
+++ b/dev-games/freecell-solver/files/freecell-solver-5.22.1-no-docs.patch
@@ -5,13 +5,13 @@ Subject: [PATCH] We'll install docs manually, thanks
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
---
- fc-solve/source/CMakeLists.txt | 12 ++++++------
+ CMakeLists.txt | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
-diff --git a/fc-solve/source/CMakeLists.txt b/fc-solve/source/CMakeLists.txt
+diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0c550764f..59c1defb3 100644
---- a/fc-solve/source/CMakeLists.txt
-+++ b/fc-solve/source/CMakeLists.txt
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -1274,12 +1274,12 @@ IF (WIN32 AND NOT UNIX)
LIST(APPEND docs_to_install "README.win32.txt")
ENDIF ()
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-15 7:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15 7:10 [gentoo-commits] repo/gentoo:master commit in: dev-games/freecell-solver/files/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox