diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-11-05 22:18:45 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-11-05 22:18:45 +0000 |
commit | e3aafdf891aaa3de16f7e81dcac7bdb69477c96b (patch) | |
tree | fa441b9b2e006f99f9b8ddd29929c9a34f49f9af /www/apache22 | |
parent | 0911d5e3e4ea8b8f45a85dccf562e77783d7b326 (diff) |
Notes
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache22/pkg-plist b/www/apache22/pkg-plist index e4366f2dd690..f08777f74428 100644 --- a/www/apache22/pkg-plist +++ b/www/apache22/pkg-plist @@ -1,8 +1,8 @@ @comment $FreeBSD$ @comment keep the next three lines on top (only required for old pkg_... tools) -@exec mkdir -p %D/%%ETCDIR%%/envvars.d 2> /dev/null || true -@exec mkdir -p %D/%%ETCDIR%%/extra 2> /dev/null || true -@exec mkdir -p %D/%%ETCDIR%%/Includes 2> /dev/null || true +@exec mkdir -p %D/%%ETCDIR%%/envvars.d +@exec mkdir -p %D/%%ETCDIR%%/extra +@exec mkdir -p %D/%%ETCDIR%%/Includes %%ETCDIR%%/Includes/no-accf.conf include/apache22/ap_compat.h include/apache22/ap_config.h |