summaryrefslogtreecommitdiff
path: root/chat/dircproxy-devel/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/dircproxy-devel/patches/patch-aa')
-rw-r--r--chat/dircproxy-devel/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/dircproxy-devel/patches/patch-aa b/chat/dircproxy-devel/patches/patch-aa
new file mode 100644
index 00000000000..cfcba4a19eb
--- /dev/null
+++ b/chat/dircproxy-devel/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/04/03 14:18:02 adrianp Exp $
+
+--- conf/Makefile.in 2002-08-18 02:41:15.000000000 +0100
++++ conf/Makefile.in.orig
+@@ -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 = ..