diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-14 15:20:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-14 15:20:29 +0000 |
commit | bb5fd13d531f189ae222b5ee02fe72b489afe29d (patch) | |
tree | 34d5a1fd442aa0c9d825e6fe07c0a6fd00e1739d /www/autoindex2 | |
parent | 2e6a4b588ec2e984a47f1a32f344d03580071a3a (diff) | |
download | ports-bb5fd13d531f189ae222b5ee02fe72b489afe29d.tar.gz ports-bb5fd13d531f189ae222b5ee02fe72b489afe29d.zip |
Notes
Diffstat (limited to 'www/autoindex2')
-rw-r--r-- | www/autoindex2/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/autoindex2/pkg-plist b/www/autoindex2/pkg-plist index c6f6c1245a48..90493fc43168 100644 --- a/www/autoindex2/pkg-plist +++ b/www/autoindex2/pkg-plist @@ -3,9 +3,7 @@ @mode 644 %%INSTALLDIR%%/.htpasswd.autoindex.sample @mode 664 -@unexec if cmp -s %D/%%INSTALLDIR%%/config.php.sample %D/%%INSTALLDIR%%/config.php; then rm -f %D/%%INSTALLDIR%%/config.php; fi -%%INSTALLDIR%%/config.php.sample -@exec if [ ! -f %D/%%INSTALLDIR%%/config.php ] ; then cp -p %D/%F %B/config.php; fi +@sample %%INSTALLDIR%%/config.php.sample @mode %%INSTALLDIR%%/hidden_files %%INSTALLDIR%%/change_log.html |