summaryrefslogtreecommitdiff
path: root/mk/pkginstall
diff options
context:
space:
mode:
authormartti <martti>2006-12-15 12:46:23 +0000
committermartti <martti>2006-12-15 12:46:23 +0000
commit3d8cc89d58e2b1cb5d7de21c710a8f1b66901236 (patch)
tree2c399d6a95c0986990ab6070ded1717566864e9e /mk/pkginstall
parent45b4501de6430f25c28d80f4f720d6ef2f773372 (diff)
downloadpkgsrc-3d8cc89d58e2b1cb5d7de21c710a8f1b66901236.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/pkginstall')
-rw-r--r--mk/pkginstall/dirs4
-rwxr-xr-xmk/pkginstall/usergroup-check4
2 files changed, 4 insertions, 4 deletions
diff --git a/mk/pkginstall/dirs b/mk/pkginstall/dirs
index 665dbaf4767..b4b2416029a 100644
--- a/mk/pkginstall/dirs
+++ b/mk/pkginstall/dirs
@@ -1,4 +1,4 @@
-# $NetBSD: dirs,v 1.2 2006/07/19 22:26:26 jlam Exp $
+# $NetBSD: dirs,v 1.3 2006/12/15 12:46:24 martti Exp $
#
# Generate a +DIRS script that reference counts directories that are
# required for the proper functioning of the package.
@@ -170,7 +170,7 @@ REMOVE)
${TEST} -f "$preexist" ||
{ case $d_flags:$_PKG_CONFIG in
*f*:*|*:yes)
- ${RMDIR} -p $dir 2>/dev/null || ${TRUE};
+ ${RMDIR} -p $dir 2>/dev/null || ${TRUE};
;;
esac; }
${RM} -f $perms $preexist $token $token.tmp.*
diff --git a/mk/pkginstall/usergroup-check b/mk/pkginstall/usergroup-check
index 8561cabcf97..618cc86affc 100755
--- a/mk/pkginstall/usergroup-check
+++ b/mk/pkginstall/usergroup-check
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: usergroup-check,v 1.1 2006/05/21 23:50:15 jlam Exp $
+# $NetBSD: usergroup-check,v 1.2 2006/12/15 12:46:24 martti Exp $
#
# Copyright (c) 2006 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -40,7 +40,7 @@
######################################################################
#
# NAME
-# usergroup-check -- verify that users/groups match numeric IDs
+# usergroup-check -- verify that users/groups match numeric IDs
#
# SYNOPSIS
# usergroup-check -g [group_entry ...]