summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--capanalysis.install1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a5b7e317de1..4f2659fdbaa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Sep 20 09:58:21 UTC 2016
+# Tue Sep 20 10:50:04 UTC 2016
pkgbase = capanalysis
pkgdesc = PCAP files from another point of view
pkgver = v1.2.0.r45.gbc8e15d
diff --git a/capanalysis.install b/capanalysis.install
index dbb9c5650e71..b62046a0f81e 100644
--- a/capanalysis.install
+++ b/capanalysis.install
@@ -18,6 +18,7 @@ pre_install() {
echo " Include conf/extra/httpd-capana.conf"
echo "in /etc/httpd/conf/httpd.conf"
echo "Uncomment sqlite, pdo_pgsql and gettext in /etc/php/php.ini"
+ echo "Uncomment mod_rewrite in /etc/httpd/conf/httpd.conf"
}
post_remove(){