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