1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

/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
This commit is contained in:
Alfred Perlstein 2004-12-16 18:51:14 +00:00
parent 742bae5dec
commit 3aaf8e8ba0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124223

View File

@ -58,5 +58,5 @@ share/cows/wtf-pony.cow
share/cows/wtf.cow
share/cows/wtf2.cow
share/cows/zig.cow
@dirrm share/cows
@unexec rmdir %D/share/cows 2>/dev/null || true
share/irssi/scripts/insub.pl