From 5743b695ccc48d310f8c8f646b2c82eadaf500b7 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 30 Dec 2007 13:35:44 +0000 Subject: Need pre-created directory 'sbin', not 'bin'. --- sysutils/dptutil/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/dptutil/Makefile b/sysutils/dptutil/Makefile index 8b27efc3418..02dac5a4e35 100644 --- a/sysutils/dptutil/Makefile +++ b/sysutils/dptutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/06/18 16:04:28 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2007/12/30 13:35:44 obache Exp $ DISTNAME= raidmgt-3.31 PKGNAME= dptutil-3.31 @@ -16,7 +16,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 USE_LANGUAGES= c++ USE_TOOLS+= makedepend -INSTALLATION_DIRS= bin +INSTALLATION_DIRS= sbin post-patch: ${SED} -e "s,@SBINDIR@,${PREFIX}/sbin,g" \ -- cgit v1.2.3