From f383e58156f08af35adca078eea23bd4596c2e79 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Wed, 29 Apr 2015 19:07:27 +0300 Subject: deb-pkg: paths --- res/debian/rhizi.links | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 res/debian/rhizi.links (limited to 'res/debian/rhizi.links') diff --git a/res/debian/rhizi.links b/res/debian/rhizi.links new file mode 100644 index 00000000..58715e62 --- /dev/null +++ b/res/debian/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