Date: Sunday, June 20, 2021 @ 03:44:18
  Author: grawlinson
Revision: 965804

upgpkg: fortune-mod 3.6.1-1

Forgot a patch!

Added:
  fortune-mod/trunk/not-a-game.patch

------------------+
 not-a-game.patch |   13 +++++++++++++
 1 file changed, 13 insertions(+)

Added: not-a-game.patch
===================================================================
--- not-a-game.patch                            (rev 0)
+++ not-a-game.patch    2021-06-20 03:44:18 UTC (rev 965804)
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 865e855..5a59370 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -154,7 +154,7 @@ ENDMACRO()
+ my_exe(
+     "fortune"
+     "fortune/fortune.c"
+-    "games"
++    "bin"
+ )
+ my_exe(
+

Reply via email to