ports/75018: [maintainer update]: net-mgmt/rotorouter wasmissing a file from its plist...

Sergey Matveychuk sem at FreeBSD.org
Tue Dec 14 02:20:20 UTC 2004


The following reply was made to PR ports/75018; it has been noted by GNATS.

From: Sergey Matveychuk <sem at FreeBSD.org>
To: freebsd-gnats-submit at FreeBSD.org, paul+ports at it.ca
Cc:  
Subject: Re: ports/75018: [maintainer update]: net-mgmt/rotorouter was missing
 a file from its plist...
Date: Tue, 14 Dec 2004 05:15:06 +0300

 I don't think it's a good idea to remove conf file this way.
 
 Use something like this instead:
 @unexec if cmp -s %D/etc/rotorouter.conf %D/etc/rotorouter.conf-example; 
 then rm -f %D/etc/rotorouter.conf; fi
 -- 
 Sem.
 



More information about the freebsd-ports-bugs mailing list