From 9e1599cb14c7272f0114afb1f96b432762c5f2f2 Mon Sep 17 00:00:00 2001 From: Steven Wallace Date: Sat, 4 Mar 1995 21:46:18 +0000 Subject: Fix '*** ERROR: You need to do a "make config" first!' problem --- cad/magic/scripts/post-configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/magic') diff --git a/cad/magic/scripts/post-configure b/cad/magic/scripts/post-configure index d46db1e71dbb..f7788e4811ea 100644 --- a/cad/magic/scripts/post-configure +++ b/cad/magic/scripts/post-configure @@ -1,8 +1,9 @@ #!/bin/sh # -# $Id: post-configure,v 1.2 1994/10/04 15:12:51 jkh Exp $ +# $Id: post-configure,v 1.1.1.1 1994/12/18 21:12:09 swallace Exp $ # cp ${CURDIR}/files/vfont.h ${WRKSRC}/include echo echo $PREFIX > ${WRKSRC}/:findcad chmod -R a+rX ${WRKSRC} +date > ${WRKSRC}/.config -- cgit v1.2.3