aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-01-06 19:55:28 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-01-06 19:55:28 +0000
commitde131855f68a0bfd885e9d64bb4131a66bd7f50c (patch)
tree2f844b30c42c1f4d3183fb325f861030de709bd2 /Makefile
parent2663b94bc3c1d86839d8d71fcb98b9b9e01c782a (diff)
downloadsitesummary-de131855f68a0bfd885e9d64bb4131a66bd7f50c.tar.gz
sitesummary-de131855f68a0bfd885e9d64bb4131a66bd7f50c.tar.bz2
sitesummary-de131855f68a0bfd885e9d64bb4131a66bd7f50c.tar.xz
Implement support for calling hooks when a sitesummary entry is
expired (Closes: #491918).
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e550507..d89fa69 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,8 @@ install-server:
$(INSTALL_DATA) SiteSummary.pm $(DESTDIR)$(perldir)
$(INSTALL) $(SUMMARYSCRIPTS) $(DESTDIR)$(pkgdir)/
+ $(INSTALL) expire-entry $(DESTDIR)$(pkgdir)/
+
$(INSTALL) -d $(DESTDIR)/etc/apache2/conf.d
$(INSTALL_DATA) apache.conf $(DESTDIR)/etc/apache2/conf.d/sitesummary