diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-05-20 16:31:30 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-05-20 16:31:30 +0000 |
commit | 0387618a5bd08ad267220968d921bc7fdb796821 (patch) | |
tree | fb10bbf2af6bd4453a59a0159e7cac5ac8c946d8 /net/phpldapadmin/pkg-plist-chunk | |
parent | d8ef2d011153327a259cfbc742fd1cedf85e466e (diff) |
Notes
Diffstat (limited to 'net/phpldapadmin/pkg-plist-chunk')
-rw-r--r-- | net/phpldapadmin/pkg-plist-chunk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/phpldapadmin/pkg-plist-chunk b/net/phpldapadmin/pkg-plist-chunk new file mode 100644 index 000000000000..29ae43a7b280 --- /dev/null +++ b/net/phpldapadmin/pkg-plist-chunk @@ -0,0 +1,7 @@ +@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 |