From 116e6e6311935804521351ec162711477fc4f04a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 11 Jan 2003 11:59:35 +0000 Subject: Add } that got lost in last. --- pkgtools/pkg_install/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools') diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 72ff1920e3b..2165af174e0 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2003/01/11 07:54:28 schmonz Exp $ +# $NetBSD: Makefile,v 1.69 2003/01/11 11:59:35 wiz Exp $ # Notes to package maintainers: # @@ -57,7 +57,7 @@ post-install: .include "../../databases/db/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -PREFIX:= ${PKG_TOOLS_BIN:C|/[^/]?bin$|| +PREFIX:= ${PKG_TOOLS_BIN:C|/[^/]?bin$||} .if ${PREFIX} == "/usr" CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man .else -- cgit v1.2.3