[Pkg-remote-team] [guacamole-client] 03/05: Mount the entire webapp.

Dominik George natureshadow-guest at moszumanska.debian.org
Sat Nov 26 18:22:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository guacamole-client.

commit c5ca452a949e26eb5435cf9494e7d0de2297908d
Author: Dominik George <nik at naturalnet.de>
Date:   Sat Nov 26 18:47:17 2016 +0100

    Mount the entire webapp.
---
 debian/etc/tomcat.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/etc/tomcat.xml b/debian/etc/tomcat.xml
index ca1f8bd..30d74bd 100644
--- a/debian/etc/tomcat.xml
+++ b/debian/etc/tomcat.xml
@@ -1,2 +1,2 @@
-<Context path="/guacamole/javascript-common"
- docBase="/usr/share/javascript" />
+<Context path="/guacamole"
+ docBase="/usr/share/guacamole" />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/guacamole-client.git



More information about the Pkg-remote-team mailing list