Date: Fri, 27 Dec 1996 17:07:39 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: max@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/games/nethack/pkg PLIST Message-ID: <199612280107.RAA02312@baloon.mimi.com> In-Reply-To: <199612270851.AAA10776@freefall.freebsd.org> (message from Masafumi NAKANE on Fri, 27 Dec 1996 00:51:36 -0800 (PST))
next in thread | previous in thread | raw e-mail | index | archive | help
* Moved the @exec mkdir ... line so that it won't fail to * mkdir lib/nethackdir/save when you do pkg_add this package for the first time. Thanks. I probably would have fixed it by changing "mkdir" to "mkdir -p" but yours looks fine too. By the way, doesn't the Japanese version need the same fix too? Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612280107.RAA02312>