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/install | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 res/debian/install (limited to 'res/debian/install') diff --git a/res/debian/install b/res/debian/install deleted file mode 100644 index 8d6b927a..00000000 --- a/res/debian/install +++ /dev/null @@ -1,13 +0,0 @@ -res/client/* usr/share/rhizi/webapp/static/ -res/neo4j/reset-db__clean.cypher usr/lib/rhizi/tools/neo4j -res/templates/* usr/share/rhizi/webapp/templates/ -res/rz-mux/* usr/share/rhizi/rz-mux/ - -src/client/* usr/lib/rhizi/webapp/static/js -src/server/* usr/lib/rhizi/rhizi-server/ -src/local/server-tools/* usr/lib/rhizi/tools/server-tools -src/local/rz-mux/* usr/lib/rhizi/tools/rz-mux - -# Domain specific - install defaults -src/local/domain/default.rhizi.net/domain_types.js usr/lib/rhizi/webapp/static/js/model/ -res/local/template/fragment/by-domain/default.rhizi.net/* usr/share/rhizi/webapp/templates/fragment -- cgit v1.3.1