6dfdac4815
- Switch gmake to USES
6 lines
268 B
Text
6 lines
268 B
Text
man/man5/tayga.conf.5.gz
|
|
man/man8/tayga.8.gz
|
|
@unexec if cmp -s %D/etc/tayga.conf.example %D/etc/tayga.conf; then rm -f %D/etc/tayga.conf; fi
|
|
etc/tayga.conf.example
|
|
@exec if [ ! -f %D/etc/tayga.conf ] ; then cp -p %B/tayga.conf.example %D/etc/tayga.conf; fi
|
|
sbin/tayga
|