openbsd-ports/www/mod_layout/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

43 lines
2.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.5 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_layout/
share/doc/mod_layout/directives/
share/doc/mod_layout/directives/Layout.html
share/doc/mod_layout/directives/LayoutCache.html
share/doc/mod_layout/directives/LayoutCacheNeeded.html
share/doc/mod_layout/directives/LayoutComment.html
share/doc/mod_layout/directives/LayoutDefaultHandlers.html
share/doc/mod_layout/directives/LayoutDisplayOriginal.html
share/doc/mod_layout/directives/LayoutFooter.html
share/doc/mod_layout/directives/LayoutFooterFile.html
share/doc/mod_layout/directives/LayoutFooterOff.html
share/doc/mod_layout/directives/LayoutFooterTXT.html
share/doc/mod_layout/directives/LayoutHTTPHeader.html
share/doc/mod_layout/directives/LayoutHTTPHeaderOff.html
share/doc/mod_layout/directives/LayoutHTTPOverrideHandler.html
share/doc/mod_layout/directives/LayoutHTTPOverrideURI.html
share/doc/mod_layout/directives/LayoutHandler.html
share/doc/mod_layout/directives/LayoutHandlerGlob.html
share/doc/mod_layout/directives/LayoutHeader.html
share/doc/mod_layout/directives/LayoutHeaderFile.html
share/doc/mod_layout/directives/LayoutHeaderOff.html
share/doc/mod_layout/directives/LayoutHeaderTXT.html
share/doc/mod_layout/directives/LayoutIgnoreFooterURI.html
share/doc/mod_layout/directives/LayoutIgnoreHeaderURI.html
share/doc/mod_layout/directives/LayoutIgnoreTag.html
share/doc/mod_layout/directives/LayoutIgnoreTagFooter.html
share/doc/mod_layout/directives/LayoutIgnoreTagHeader.html
share/doc/mod_layout/directives/LayoutIgnoreURI.html
share/doc/mod_layout/directives/LayoutMerge.html
share/doc/mod_layout/directives/LayoutMergeBeginTag.html
share/doc/mod_layout/directives/LayoutMergeEndTag.html
share/doc/mod_layout/directives/LayoutMergeErrorIgnore.html
share/doc/mod_layout/directives/LayoutPostAsync.html
share/doc/mod_layout/directives/LayoutProxy.html
share/doc/mod_layout/directives/LayoutReplaceTags.html
share/doc/mod_layout/directives/LayoutTimeFormat.html
share/doc/mod_layout/faq.html
@unexec-delete rm -f ${MODAPACHE_FINAL}