freebsd-ports/sysutils/sysgather/pkg-plist

5 lines
210 B
Text
Raw Normal View History

bin/sysgather
@unexec if cmp -s %D/etc/sysgather.conf %D/etc/sysgather.conf.default; then rm -f %D/etc/sysgather.conf; fi
etc/sysgather.conf.default
@exec [ -f %B/sysgather.conf ] || cp %B/%f %B/sysgather.conf