Date: Thu, 16 Dec 2004 18:51:14 +0000 (UTC) From: Alfred Perlstein <alfred@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/insub pkg-plist Message-ID: <200412161851.iBGIpEeq058112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2004-12-16 18:51:14 UTC FreeBSD ports repository Modified files: irc/insub pkg-plist Log: /usr/local/share/cows is usually not empty because a prerequesite of this port installs file in there. So replace the @dirrm with "@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports do. I don't like this, but I don't know what else would work, it would be nice if this "feature" was implemented as a builtin to the package system. Suggested by: kkenn Tested by: Gilad Rom Revision Changes Path 1.8 +1 -1 ports/irc/insub/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412161851.iBGIpEeq058112>