[Pkg-nagios-changes] [pkg-nagios] r1954 - nagvis/trunk/debian
Alexander Reichle-Schmehl
tolimar at alioth.debian.org
Wed Sep 7 14:36:45 UTC 2011
Author: tolimar
Date: 2011-09-07 14:36:45 +0000 (Wed, 07 Sep 2011)
New Revision: 1954
Modified:
nagvis/trunk/debian/apache.conf
nagvis/trunk/debian/install
Log:
Slightly better way to ship the documentation; also show the documention in
apache so the "Documentation" link will work
Modified: nagvis/trunk/debian/apache.conf
===================================================================
--- nagvis/trunk/debian/apache.conf 2011-09-07 14:26:09 UTC (rev 1953)
+++ nagvis/trunk/debian/apache.conf 2011-09-07 14:36:45 UTC (rev 1954)
@@ -2,6 +2,7 @@
Alias /nagvis/nagvis/templates /etc/nagvis/templates
Alias /nagvis/nagvis/gadgets /etc/nagvis/gadgets
Alias /nagvis/nagvis/images /var/lib/nagvis/images
+Alias /nagvis/docs /usr/share/doc/nagvis/docs
Alias /nagvis /usr/share/nagvis/htdocs
# the FollowSymlinks option is only considere in a directory section, not
Modified: nagvis/trunk/debian/install
===================================================================
--- nagvis/trunk/debian/install 2011-09-07 14:26:09 UTC (rev 1953)
+++ nagvis/trunk/debian/install 2011-09-07 14:36:45 UTC (rev 1954)
@@ -1,6 +1,6 @@
etc/* /etc/nagvis
nagvis/* /usr/share/nagvis/htdocs/nagvis
-docs /usr/share/nagvis/htdocs/nagvis
+docs /usr/share/doc/nagvis
wui/* /usr/share/nagvis/htdocs/wui
index.php /usr/share/nagvis/htdocs
debian/apache.conf /usr/share/nagvis/debian
More information about the Pkg-nagios-changes
mailing list