0387618a5b
by default. - Add a WITH_SUPHP option. PR: ports/66758 Submitted by: maintainer.
7 lines
256 B
Text
7 lines
256 B
Text
@mode 640
|
|
@group %%PLAGRP%%
|
|
@unexec if cmp -s %D/%%PLADIR%%/config.php.example %D/%%PLADIR%%/config.php ; then rm -f %D/%%PLADIR%%/config.php ; fi
|
|
%%PLADIR%%/config.php.example
|
|
@exec [ ! -f %B/config.php ] && cp -p %B/%f %B/config.php || true
|
|
@mode
|
|
@group
|