summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-09-20 12:50:22 +0200
committerM0Rf302016-09-20 12:50:22 +0200
commit2066b94ad57a0d76fe51fc01917daff7af315756 (patch)
treebbbeb7c88b837d9e543380e1bb4aa7ff4b6cd5c2
parent97210ad26c7bf959dc5cc2b0a74e412e7d695185 (diff)
downloadaur-2066b94ad57a0d76fe51fc01917daff7af315756.tar.gz
mod_rewrite added in install
-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(){