From 1fce6ca7dcb104aac9011ff131a2fe0754af0979 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 22 Dec 1998 07:58:33 +0000 Subject: "work" -> "${WRKDIR}" --- devel/ilu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/ilu') diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile index cec7cb5..ba358bc 100644 --- a/devel/ilu/Makefile +++ b/devel/ilu/Makefile @@ -3,7 +3,7 @@ # Date created: 29.9.1997 # Whom: cracauer@cons.org "Martin Cracauer" # -# $Id: Makefile,v 1.16 1998/12/01 16:21:59 cracauer Exp $ +# $Id: Makefile,v 1.17 1998/12/02 23:37:41 cracauer Exp $ # DISTNAME= ilu-2.0alpha13 @@ -55,7 +55,7 @@ startup_dir= ${PREFIX}/etc/rc.d startup_script= ${startup_dir}/50.ilu.sh post-extract: - chmod -R u+w work + chmod -R u+w ${WRKDIR} post-patch: ${PATCH} ${PATCH_DIST_ARGS} < ${SHLIBPATCH} -- cgit v1.1