From a1643e2637803d9d7ade91ef4e38d5044e2f5f3a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 12 Jun 1997 17:26:33 +0000 Subject: Create ${PREFIX} harvest before installation. The Makefile assumes it's going to be there. --- www/harvest/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 7fff37f4c27f..ae5dda4aae07 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -3,7 +3,7 @@ # Date created: Fri Mar 1 19:43:52 MET 1996 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.4 1996/11/18 11:41:01 asami Exp $ +# $Id: Makefile,v 1.5 1997/05/28 16:02:39 fenner Exp $ # DISTNAME= harvest-1.4.pl2 @@ -16,4 +16,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= andreas@klemm.gtn.com +pre-install: + ${MKDIR} ${PREFIX}/harvest + .include -- cgit v1.2.3