pkgsrc/net/nocol/patches/patch-ae
skrll 3c78aa277b Re-organise use of directories to fit hier(7) better.
Include a DEINSTALL script that warns the user about generate files that
may be left.
2000-10-16 07:38:44 +00:00

21 lines
571 B
Text

$NetBSD: patch-ae,v 1.2 2000/10/16 07:38:44 skrll Exp $
--- Makefile.head.orig Wed Jan 19 04:08:32 2000
+++ Makefile.head
@@ -41,11 +41,11 @@
# EXAMPLESDIR directory to store example config files
BINDIR= $(ROOTDIR)/bin
ETCDIR= $(ROOTDIR)/etc
-PIDDIR= $(ROOTDIR)/run
-DATADIR= $(ROOTDIR)/data
-MSGSDIR= $(ROOTDIR)/msgs
-HELPDIR= $(ROOTDIR)/help
-EXAMPLESDIR= $(ETCDIR)/samples
+PIDDIR= /var/run
+DATADIR= /var/run/data
+MSGSDIR= /var/run/msgs
+HELPDIR= $(ROOTDIR)/share/nocol/help
+EXAMPLESDIR= ${ROOTDIR}/share/examples/nocol
##
# NOCOL specific definitions: