[med-svn] [shiny-server] 05/08: Provide node executable as expected by shiny-server launcher
Andreas Tille
tille at debian.org
Mon Mar 27 15:04:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository shiny-server.
commit c4bec1d1ac843548083827f132651c2bb7c50a26
Author: Andreas Tille <tille at debian.org>
Date: Mon Mar 27 12:15:01 2017 +0200
Provide node executable as expected by shiny-server launcher
---
debian/links | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/links b/debian/links
index b8025f6..86f907f 100644
--- a/debian/links
+++ b/debian/links
@@ -5,6 +5,9 @@ etc/shiny-server/shiny-server-rules.config usr/lib/shiny-server/config/shiny-ser
etc/shiny-server/user-dirs.config usr/lib/shiny-server/config/user-dirs.config
usr/lib/shiny-server/shiny-server usr/bin/shiny-server
usr/bin/nodejs usr/lib/shiny-server/bin/node
+# This is what upstream build system does by simply copying node ot the name shiny-server in this directory
+usr/bin/nodejs /usr/lib/shiny-server/ext/node/bin/node
+usr/bin/nodejs /usr/lib/shiny-server/ext/node/bin/shiny-server
usr/bin/npm usr/lib/shiny-server/bin/npm
usr/share/javascript/sockjs/sockjs.min.js usr/lib/shiny-server/assets/sockjs-0.3.4.min.js
usr/lib/shiny-server/manual.test usr/share/doc/shiny-server/manual.test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/shiny-server.git
More information about the debian-med-commit
mailing list