From eff4d773fd8229183377453431185ee4a57f9eb9 Mon Sep 17 00:00:00 2001 From: he Date: Sat, 28 Jun 2003 14:14:48 +0000 Subject: [PATCH] Make sure to "mkdir -p" the destination directories under /usr/mdec. --- sys/arch/atari/stand/bootxx/Makefile.bootxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/atari/stand/bootxx/Makefile.bootxx b/sys/arch/atari/stand/bootxx/Makefile.bootxx index 53e49e14c213..5494ab2503a3 100644 --- a/sys/arch/atari/stand/bootxx/Makefile.bootxx +++ b/sys/arch/atari/stand/bootxx/Makefile.bootxx @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.bootxx,v 1.1 2003/05/23 21:56:34 leo Exp $ +# $NetBSD: Makefile.bootxx,v 1.2 2003/06/28 14:14:48 he Exp $ NOMAN= # defined @@ -51,6 +51,7 @@ beforeinstall: bs=1 count=6656 2>/dev/null @mv -f ${PROG} ${PROG}XX @mv -f ${PROG}X ${PROG}; + mkdir -p ${DESTDIR}${BINDIR} afterinstall: @mv -f ${PROG}XX ${PROG}