aboutsummaryrefslogtreecommitdiff
path: root/net/phpldapadmin/pkg-plist-chunk
blob: cde3f0c85ca30811d1e7ac935cb58cd72d4f7b83 (plain) (blame)
1
2
3
4
5
6
7
@mode 640
@group %%PLA_GRP%%
@unexec if cmp -s %D/%%WWWDIR%%/config/config.php.example %D/%%WWWDIR%%/config/config.php ; then rm -f %D/%%WWWDIR%%/config/config.php ; fi
%%WWWDIR%%/config/config.php.example
@exec [ ! -f %B/config.php ] && cp -p %B/%f %B/config.php || true
@mode
@group