[Pkg-remote-team] [guacamole-client] 02/05: Mount javascript-common in tomcat.
Dominik George
natureshadow-guest at moszumanska.debian.org
Sat Nov 26 18:22:13 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 7945a696308216252a75a2187c426f4adc9e442f
Author: Dominik George <nik at naturalnet.de>
Date: Sat Nov 26 18:35:21 2016 +0100
Mount javascript-common in tomcat.
---
debian/etc/tomcat.xml | 2 ++
debian/guacamole.links | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/etc/tomcat.xml b/debian/etc/tomcat.xml
new file mode 100644
index 0000000..ca1f8bd
--- /dev/null
+++ b/debian/etc/tomcat.xml
@@ -0,0 +1,2 @@
+<Context path="/guacamole/javascript-common"
+ docBase="/usr/share/javascript" />
diff --git a/debian/guacamole.links b/debian/guacamole.links
index 695f873..4decfc4 100644
--- a/debian/guacamole.links
+++ b/debian/guacamole.links
@@ -4,3 +4,4 @@
/usr/share/javascript/lodash /usr/share/guacamole/lib/lodash
/etc/guacamole/guacamole.properties /usr/share/tomcat8/lib/guacamole.properties
+/etc/guacamole/tomcat.xml /etc/tomcat8/Catalina/localhost/guacamole.xml
--
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