Date: Sat, 28 Dec 1996 11:21:40 +0900 From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp> To: asami@cs.berkeley.edu Cc: max@wide.ad.jp Subject: Re: cvs commit: ports/games/nethack/pkg PLIST Message-ID: <199612280221.LAA26607@mail.tky007.tth.expo96.ad.jp> In-Reply-To: Your message of "Fri, 27 Dec 1996 17:07:39 -0800 (PST)" References: <199612280107.RAA02312@baloon.mimi.com>
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. asami> Thanks. I probably would have fixed it by changing "mkdir" asami> to "mkdir -p" but yours looks fine too. Yes, actually I've considered that too. But if you do that, the owner of lib/nethackdir probably will be set to root.wheel instead of games.games. asami> By the way, doesn't the Japanese version need the same fix asami> too? Good question! Sure it does. Thanks! Masafumi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612280221.LAA26607>