aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-games/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/files/patch-ag')
-rw-r--r--games/gnome-games/files/patch-ag18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/gnome-games/files/patch-ag b/games/gnome-games/files/patch-ag
deleted file mode 100644
index a192fe907dc4..000000000000
--- a/games/gnome-games/files/patch-ag
+++ /dev/null
@@ -1,18 +0,0 @@
---- gtali/cyahtzee.c.orig Sat Apr 10 22:42:17 1999
-+++ gtali/cyahtzee.c Mon Oct 4 16:29:56 1999
-@@ -37,13 +37,14 @@
- #include <signal.h>
- #include <stdarg.h>
-
-+#include <config.h>
-+
- #if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
- #include <ncurses.h>
- #else
- #include <curses.h>
- #endif
-
--#include <config.h>
- #include "yahtzee.h"
- #include "cyahtzee.h"
- #include "scores.h"