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

29 lines
999 B
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_log_sql/
share/doc/mod_log_sql/contents.png
share/doc/mod_log_sql/documentation.css
share/doc/mod_log_sql/documentation.html
share/doc/mod_log_sql/img1.png
share/doc/mod_log_sql/img2.png
share/doc/mod_log_sql/img3.png
share/doc/mod_log_sql/img4.png
share/doc/mod_log_sql/next.png
share/doc/mod_log_sql/next_g.png
share/doc/mod_log_sql/node1.html
share/doc/mod_log_sql/node2.html
share/doc/mod_log_sql/node3.html
share/doc/mod_log_sql/node4.html
share/doc/mod_log_sql/node5.html
share/doc/mod_log_sql/node6.html
share/doc/mod_log_sql/prev.png
share/doc/mod_log_sql/prev_g.png
share/doc/mod_log_sql/up.png
share/doc/mod_log_sql/up_g.png
share/examples/mod_log_sql/
share/examples/mod_log_sql/create_tables.sql
share/examples/mod_log_sql/make_combined_log.pl
@unexec-delete rm -f ${MODAPACHE_FINAL}