From 1e0da006f3188b31ecfcc9c55faf2e5b1bd878ba Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 24 Aug 2005 22:43:02 +0000 Subject: Removed trailing white-space. --- mk/install/bsd.pkginstall.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/install/bsd.pkginstall.mk b/mk/install/bsd.pkginstall.mk index 4fd5bdf375e..f4c367716a8 100644 --- a/mk/install/bsd.pkginstall.mk +++ b/mk/install/bsd.pkginstall.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkginstall.mk,v 1.25 2005/08/24 12:34:42 rillig Exp $ +# $NetBSD: bsd.pkginstall.mk,v 1.26 2005/08/24 22:43:02 rillig Exp $ # # This Makefile fragment is included by bsd.pkg.mk to use the common # INSTALL/DEINSTALL scripts. To use this Makefile fragment, simply: @@ -16,7 +16,7 @@ BSD_PKG_INSTALL_MK= 1 # The Solaris /bin/sh does not know the ${foo#bar} shell substitution. # This shell function serves a similar purpose, but is specialized on -# stripping ${PREFIX}/ from a pathname. +# stripping ${PREFIX}/ from a pathname. _FUNC_STRIP_PREFIX= \ strip_prefix() { \ ${AWK} 'END { \ -- cgit v1.2.3