From a9df73c769c01014d10d3a20b0609c49605a257c Mon Sep 17 00:00:00 2001 From: reinoud Date: Sun, 22 Jan 2006 22:27:22 +0000 Subject: Update message. The proposed rm of the ~/.blender needed the flags `-rf' to be effective. Not a problem, but an annoyance for users that might not be well introduced enough. --- graphics/blender/MESSAGE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/blender/MESSAGE b/graphics/blender/MESSAGE index 4a9b2b289b6..4f467dfee99 100644 --- a/graphics/blender/MESSAGE +++ b/graphics/blender/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2005/03/04 16:04:59 reinoud Exp $ +$NetBSD: MESSAGE,v 1.2 2006/01/22 22:27:22 reinoud Exp $ Due to oddities in the blender package, running `blender' will soft-link the global blender directory to your home directory as ~/.blender to run @@ -7,7 +7,7 @@ properly with all scripts attached. Customisation can be done individually by copying the directory ~/.blender points to to your own homedirectory : - rm ~/.blender + rm -rf ~/.blender cp -R ${PREFIX}/share/blender ~/.blender and customise/add your own stuff like scripts etc. in it. -- cgit v1.2.3