3768b09c9c
done by and new maintainer Moritz Grimm <gtgbr at gmx dot net>.
13 lines
473 B
Plaintext
13 lines
473 B
Plaintext
$OpenBSD: patch-web_Makefile_in,v 1.1 2004/02/02 19:32:37 fgsch Exp $
|
|
--- web/Makefile.in.orig 2004-01-07 22:52:11.000000000 +0100
|
|
+++ web/Makefile.in 2004-01-08 15:51:52.000000000 +0100
|
|
@@ -33,7 +33,7 @@ infodir = @infodir@
|
|
mandir = @mandir@
|
|
includedir = @includedir@
|
|
oldincludedir = /usr/include
|
|
-pkgdatadir = $(datadir)/@PACKAGE@
|
|
+pkgdatadir = $(datadir)/examples/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
top_builddir = ..
|