mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-14 14:56:21 -04:00
14 lines
821 B
Plaintext
14 lines
821 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2005/10/23 19:59:53 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)
|