Use @sample

This commit is contained in:
Baptiste Daroussin 2014-09-02 23:05:08 +00:00
parent 7d81ec99a0
commit 5a16200937
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367126

View File

@ -3,7 +3,5 @@ bin/bgrandom.pl
bin/bgrotman.pl
bin/createlist.sh
bin/masterlistgen.sh
@unexec if cmp -s %D/etc/bgrot.conf.sample %D/etc/bgrot.conf; then rm -f %D/etc/bgrot.conf; fi
etc/bgrot.conf.sample
@exec if [ ! -f %D/etc/bgrot.conf ] ; then cp -p %D/%F %B/bgrot.conf; fi
@sample etc/bgrot.conf.sample
man/man1/bgrot.1.gz