blob: f4c4ac0e7b705b53701c8935408d60c1ee209bf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1.1.1 2004/04/16 19:34:08 xtraeme Exp $
--- graphics/Makefile.in.orig Mon Jan 26 09:16:58 2004
+++ graphics/Makefile.in Mon Jan 26 09:17:15 2004
@@ -37,7 +37,7 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
-pkgdatadir = $(datadir)/games/powermanga/graphics
+pkgdatadir = $(datadir)/powermanga/graphics
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
|