diff options
Diffstat (limited to 'games/Teg-mixedcase/patches/patch-aa')
-rw-r--r-- | games/Teg-mixedcase/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/Teg-mixedcase/patches/patch-aa b/games/Teg-mixedcase/patches/patch-aa deleted file mode 100644 index 1b7d91d2a75..00000000000 --- a/games/Teg-mixedcase/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2005/10/23 19:31:37 minskim Exp $ - ---- client/gui-gnome/Makefile.in.orig 2004-02-08 15:56:53.000000000 +0000 -+++ client/gui-gnome/Makefile.in -@@ -172,7 +172,7 @@ SUBDIRS = stock - libguiclient_a_SOURCES = gui.c gui.h callbacks.c callbacks.h interface.c interface.h chatline.c chatline.h priv.c priv.h support.c support.h g_cont.c g_cont.h g_country.c g_country.h stock.c stock.h cards.c cards.h dices.c dices.h mission.c mission.h status.c status.h connect.c connect.h armies.c armies.h colors.c colors.h preferences.c preferences.h g_scores.c g_scores.h locate_country.c locate_country.h fonts.h robot.xpm - - --schemadir = $(sysconfdir)/gconf/schemas -+schemadir = $(PREFIX)/share/gconf/schemas - schema_DATA = teg.schemas - - EXTRA_DIST = teg.desktop $(schema_DATA) |