pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircd-hybrid pkglint fixes. No version bumps requi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a9b8eafd22c
branches: trunk
changeset: 507561:3a9b8eafd22c
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Feb 04 15:22:06 2006 +0000
description:
pkglint fixes. No version bumps required.
diffstat:
chat/ircd-hybrid/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 732781102049 -r 3a9b8eafd22c chat/ircd-hybrid/Makefile
--- a/chat/ircd-hybrid/Makefile Sat Feb 04 15:08:33 2006 +0000
+++ b/chat/ircd-hybrid/Makefile Sat Feb 04 15:22:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/01/10 22:26:32 adrianp Exp $
+# $NetBSD: Makefile,v 1.28 2006/02/04 15:22:06 adrianp Exp $
DISTNAME= ircd-hybrid-7.2.0
EXTRACT_SUFX= .tgz
@@ -43,7 +43,7 @@
PKG_GROUPS= ${IRCD_HYBRID_IRC_GROUP}
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= etc/example.conf etc/example.efnet.conf \
etc/example.conf.quick doc/ircd.8
@@ -54,7 +54,7 @@
-e "s|/var/log|${VARBASE}/log/ircd-hybrid/logs|g"
SUBST_CLASSES+= bpaths
-SUBST_MESSAGE.bpaths= "Fixing hardcoded build paths."
+SUBST_MESSAGE.bpaths= Fixing hardcoded build paths.
SUBST_STAGE.bpaths= post-configure
SUBST_FILES.bpaths= include/defaults.h
SUBST_SED.bpaths= -e "s|etc|etc/ircd-hybrid|g" \
Home |
Main Index |
Thread Index |
Old Index