From dc05441b446aa4cf7e6eaa941c6dd623131bdcff Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 3 May 2015 16:51:39 +0300 Subject: deb-pkg, build.ant: introducing 'single' and 'mux' debian package variants Currently both share the same control script, generating a 'rhizi' named package --- res/debian/pkg__rhizi-common/rhizi.links | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 res/debian/pkg__rhizi-common/rhizi.links (limited to 'res/debian/pkg__rhizi-common/rhizi.links') diff --git a/res/debian/pkg__rhizi-common/rhizi.links b/res/debian/pkg__rhizi-common/rhizi.links new file mode 100644 index 00000000..58715e62 --- /dev/null +++ b/res/debian/pkg__rhizi-common/rhizi.links @@ -0,0 +1,9 @@ +usr/lib/rhizi-server/rhizi_server.py usr/bin/rhizi-server +srv/www/rhizi/webapp/bin usr/bin/rhizi-server + +# +# JS libs - note: symlink against .min version of libs +# +# +# usr/share/javascript/jquery/jquery.min.js srv/www/rhizi/webapp/static/lib/jquery.js +# usr/share/javascript/underscore/underscore.min.js srv/www/rhizi/webapp/static/lib/underscore.js -- cgit v1.3.1