- Switch to @sample

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-08-28 14:52:03 +00:00
parent 263316cc76
commit 16f77c42ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395491

View File

@ -1,8 +1,6 @@
bin/updatedd
bin/updatedd-wrapper
@unexec if cmp -s %D/etc/updatedd-wrapper.conf.sample %D/etc/updatedd-wrapper.conf; then rm -f %D/etc/updatedd-wrapper.conf; fi
etc/updatedd-wrapper.conf.sample
@exec if [ ! -f %D/etc/updatedd-wrapper.conf ] ; then cp -p %D/%F %B/updatedd-wrapper.conf; fi
@sample etc/updatedd-wrapper.conf.sample
lib/updatedd/libchangeip.a
lib/updatedd/libchangeip.so
lib/updatedd/libchangeip.so.0