summaryrefslogtreecommitdiff
path: root/net/netsaint-base
diff options
context:
space:
mode:
authorrillig <rillig>2005-08-23 11:48:47 +0000
committerrillig <rillig>2005-08-23 11:48:47 +0000
commit2c571d4ab0daff90138f21e6c70cb766e3289702 (patch)
tree47a0e07bf95d82fd146b551a36227c5d1c0676ab /net/netsaint-base
parentfbc50d8a4ed5343ebafe01e21a2a27708892af22 (diff)
downloadpkgsrc-2c571d4ab0daff90138f21e6c70cb766e3289702.tar.gz
The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the definition in all affected packages. For those that are not caught, an additional check is placed into bsd.pkginstall.mk.
Diffstat (limited to 'net/netsaint-base')
-rw-r--r--net/netsaint-base/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netsaint-base/Makefile.common b/net/netsaint-base/Makefile.common
index 67901b6eb4c..e6a1f6cc221 100644
--- a/net/netsaint-base/Makefile.common
+++ b/net/netsaint-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2005/07/16 01:19:16 jlam Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/08/23 11:48:50 rillig Exp $
#
CATEGORIES= net sysutils
@@ -12,8 +12,8 @@ NETSTADM_GROUP?= ${NETSTADM_USER}
PKG_GROUPS+= ${NETSAINT_GROUP}
PKG_GROUPS+= ${NETSTADM_GROUP}
-PKG_USERS+= ${NETSAINT_USER}:${NETSAINT_GROUP}::NetSaint\\ Runtime\\ User
-PKG_USERS+= ${NETSTADM_USER}:${NETSTADM_GROUP}::NetSaint\\ Administrator:${PREFIX}/etc/netsaint:${SH}
+PKG_USERS+= ${NETSAINT_USER}:${NETSAINT_GROUP}::NetSaint\ Runtime\ User
+PKG_USERS+= ${NETSTADM_USER}:${NETSTADM_GROUP}::NetSaint\ Administrator:${PREFIX}/etc/netsaint:${SH}
GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run