pkgsrc/games/gtetrinet/patches/patch-ab
jmmv 1e145795a4 Update to 0.7.1. There have been a lot of changes since the previous version.
Maybe the most significative is the switch to GNOME2 (including things like
GConf2 to handle configuration).
2003-05-27 15:44:12 +00:00

13 lines
412 B
Text

$NetBSD: patch-ab,v 1.1 2003/05/27 15:44:13 jmmv Exp $
--- Makefile.in.orig 2003-05-27 15:31:57.000000000 +0200
+++ Makefile.in
@@ -153,7 +153,7 @@ SUBDIRS = doc po src themes
icon_DATA = gtetrinet.png
icondir = $(datadir)/pixmaps
-schemadir = $(sysconfdir)/gconf/schemas
+schemadir = $(datadir)/gconf/schemas
schema_in_files = gtetrinet.schemas.in
schema_DATA = $(schema_in_files:.schemas.in=.schemas)