summaryrefslogtreecommitdiff
path: root/games/gnomegames/files/patch-ag
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:24:24 +0000
commit1d1a424e1ce5566733304e9f71ec17b5dee8aa1f (patch)
treebc3c1101d22e55deb5237ef53fbde0f33806170a /games/gnomegames/files/patch-ag
parentAdd in PCI bridge support. It's a run-time option, too, and is required for (diff)
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes: svn path=/head/; revision=84937
Diffstat (limited to 'games/gnomegames/files/patch-ag')
-rw-r--r--games/gnomegames/files/patch-ag18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/gnomegames/files/patch-ag b/games/gnomegames/files/patch-ag
deleted file mode 100644
index a192fe907dc4..000000000000
--- a/games/gnomegames/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"