From 4ff0d8546c4a3aeedaffcdc9ed2b0f4f2ce9e445 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 17 Apr 2003 22:15:44 +0000 Subject: Move the installed mesa.conf file to the examples tree, and do not install it into PKG_SYSCONFDIR (it's useless for now). Bump PKGREVISION to 2. Ok'ed by rh. --- graphics/MesaLib/patches/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/MesaLib/patches/patch-ac (limited to 'graphics/MesaLib/patches') diff --git a/graphics/MesaLib/patches/patch-ac b/graphics/MesaLib/patches/patch-ac new file mode 100644 index 00000000000..83d07ecc54e --- /dev/null +++ b/graphics/MesaLib/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1 2003/04/17 22:15:45 jmmv Exp $ + +--- src/Makefile.in.orig 2002-11-14 04:18:13.000000000 +0100 ++++ src/Makefile.in +@@ -25,7 +25,7 @@ bindir = @bindir@ + sbindir = @sbindir@ + libexecdir = @libexecdir@ + datadir = @datadir@ +-sysconfdir = @sysconfdir@ ++sysconfdir = @datadir@/examples/MesaLib + sharedstatedir = @sharedstatedir@ + localstatedir = @localstatedir@ + libdir = @libdir@ -- cgit v1.2.3