summaryrefslogtreecommitdiff
path: root/chat/dircproxy/patches/patch-aa
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-02 15:20:06 +0000
committerjmmv <jmmv>2003-06-02 15:20:06 +0000
commit3f1d935cd4e244163ea74bb47b624b69d6049104 (patch)
tree4156441eee955ca9b3052d32349e2c0213986eb2 /chat/dircproxy/patches/patch-aa
parentf691e6da5820a784f0de45b39a7fc37f7a2c6363 (diff)
downloadpkgsrc-3f1d935cd4e244163ea74bb47b624b69d6049104.tar.gz
Update to 1.0.5; some of the changes:
* New 'pid_file', 'allow_users' and 'allow_kill' config directives. * New -p command line parameter (adjusts pid_file). * Included contrib scripts, cronchk.sh and privmsg-log.pl * New 'server_keepalive' config directive. * Bug fixes. Changes in the package: * We need perl to run some of the installed scripts. * Provide a rc.d script to run the daemon. * Honour PKG_SYSCONFDIR. Closes PR pkg/21644 by Juan RP.
Diffstat (limited to 'chat/dircproxy/patches/patch-aa')
-rw-r--r--chat/dircproxy/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/dircproxy/patches/patch-aa b/chat/dircproxy/patches/patch-aa
new file mode 100644
index 00000000000..a4c68809e51
--- /dev/null
+++ b/chat/dircproxy/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2003/06/02 15:20:08 jmmv Exp $
+
+--- conf/Makefile.in.orig 2002-11-21 15:19:04.000000000 +0100
++++ conf/Makefile.in
+@@ -34,7 +34,7 @@ oldincludedir = /usr/include
+
+ DESTDIR =
+
+-pkgdatadir = $(datadir)/@PACKAGE@
++pkgdatadir = $(datadir)/examples/@PACKAGE@
+ pkglibdir = $(libdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
+