openbsd-ports/www/mod_gzip/pkg/PLIST
sthen c55dec9048 Better @exec-update lines; don't produce an error with pkg_add updates
if the module is installed but not activated. From Mikolaj Kucharski with
help from halex@, looks good to halex.
2011-09-17 10:29:43 +00:00

23 lines
767 B
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2011/09/17 10:29:44 sthen Exp $
lib/${MODAPACHE_MODULE}
@exec-update test ! -f ${MODAPACHE_FINAL} || cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/${MODAPACHE_ENABLE}
share/doc/mod_gzip/
share/doc/mod_gzip/browser.htm
share/doc/mod_gzip/cache.htm
share/doc/mod_gzip/config.htm
share/doc/mod_gzip/encoding.htm
share/doc/mod_gzip/enhancements.htm
share/doc/mod_gzip/extern.gif
share/doc/mod_gzip/firewalls.htm
share/doc/mod_gzip/index.htm
share/doc/mod_gzip/links.htm
share/doc/mod_gzip/mod_gzip_logo.gif
share/doc/mod_gzip/status.htm
share/doc/mod_gzip/valid-css.png
share/doc/mod_gzip/valid-xhtml11.png
share/doc/mod_gzip/versions.htm
share/examples/mod_gzip/
share/examples/mod_gzip/mod_gzip.conf.sample
@unexec-delete rm -f ${MODAPACHE_FINAL}