13 lines
422 B
Text
13 lines
422 B
Text
$NetBSD: patch-ab,v 1.3 2005/12/11 18:06:23 salo Exp $
|
|
|
|
--- Makefile.in.orig 2005-09-08 19:32:08.000000000 +0200
|
|
+++ Makefile.in 2005-12-11 18:47:21.000000000 +0100
|
|
@@ -25,7 +25,7 @@
|
|
man1dir = $(mandir)/man1
|
|
includedir = @includedir@
|
|
oldincludedir = /usr/include
|
|
-pkgdatadir = $(datadir)/@PACKAGE@
|
|
+pkgdatadir = $(datadir)/mmg
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
top_builddir = .
|