1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/news/slurp/pkg-plist
Edwin Groothuis 693259a191 slurp port overwrites/delete existing configuration file
Installing(/deinstalling) package slurp-1.10_1 causes any
	existing configuration file /usr/local/news/lib/slurp.sys
	to be overwritten(/deleted).
	Since this file may be quite long this is a considerable
	annoyance.

	Package should install a sample file instead, eg.
	/usr/local/news/lib/slurp.sys.sample

PR:		ports/40276
Submitted by:	Thomas Sandford <freebsduser@paradisegreen.co.uk>
2003-04-06 12:08:10 +00:00

6 lines
178 B
Plaintext

news/bin/slurp
news/lib/slurp.sys.sample
@unexec rmdir %D/news/lib 2> /dev/null || true
@unexec rmdir %D/news/bin 2> /dev/null || true
@unexec rmdir %D/news 2> /dev/null || true