summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--capanalysis.install3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e446bf8a25a6..9e75aea93b32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Mar 19 20:56:20 UTC 2016
+# Sat Mar 19 20:58:50 UTC 2016
pkgbase = capanalysis
pkgdesc = PCAP files from another point of view
pkgver = v1.2.0
diff --git a/capanalysis.install b/capanalysis.install
index 8877d253d036..8a067d9d6bfb 100644
--- a/capanalysis.install
+++ b/capanalysis.install
@@ -21,8 +21,7 @@ pre_install() {
echo " # Capanalysis"
echo " Include conf/extra/httpd-capana.conf"
echo "in /etc/httpd/conf/httpd.conf"
- echo "Uncomment sqlite and pear in /etc/php/php.ini"
- echo "Set the paramater date.timezone in your php.ini: for example date.timezone = "Europe/Rome""
+ echo "Uncomment sqlite, pear and gettext in /etc/php/php.ini"
}
post_remove(){