mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
419 B
Plaintext
14 lines
419 B
Plaintext
$NetBSD: patch-aa,v 1.2 2008/11/04 08:36:34 adam Exp $
|
|
|
|
--- lib/Makefile.in.orig 2008-11-03 18:54:41.000000000 +0100
|
|
+++ lib/Makefile.in
|
|
@@ -219,7 +219,7 @@ mkdir_p = @mkdir_p@
|
|
no_x = @no_x@
|
|
oldincludedir = @oldincludedir@
|
|
pdfdir = @pdfdir@
|
|
-pkgconfdir = @pkgconfdir@
|
|
+pkgconfdir = ${prefix}/share/examples/crossfire
|
|
pkgstatedir = @pkgstatedir@
|
|
prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|