Date: Mon, 20 Jan 2003 10:53:43 +0000 From: Tim Bishop <tim@bishnet.net> To: ports@freebsd.org Subject: pkg-plist - dirrm on shared dirs? Message-ID: <20030120105343.GA23663@raq15.uk2net.com>
next in thread | raw e-mail | index | archive | help
What's the correct procedure for dealing with "shared" directories, possibly created by a port, in the pkg-plist? A specific case is the irc/pircbot port, according to the URL below there are two directories (/usr/local/share/java, /usr/local/share/java/classes) which are left behind. http://bento.freebsd.org/errorlogs/i386-4-full-logs/extras.html#pircbot-1.0.2.log What should I do with these directories? If I dirrm them there's a chance they'll fail because another port might have put files in there. Unless I'm missing something obvious, like a "dirrm if empty" or the package management stuff is clever enough to know about it. Cheers, Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030120105343.GA23663>