diff options
| author | Alon Levy <alon@pobox.com> | 2015-08-14 21:11:07 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-08-15 18:04:39 +0300 |
| commit | c050841587105fe29d397a6b2ce3590d8bc802a8 (patch) | |
| tree | 4d7fa644376a32d1e6c7aee281051aed63f822f1 | |
| parent | 4056393d58d2d91cfd8d24d77c1812e1fdd04cb3 (diff) | |
rz-mux: use rhizi-custom (fix debian package)
rhizi-mux package: add templates (TODO: should be in the common part)
| -rw-r--r-- | res/debian/pkg__rhizi-mux/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/debian/pkg__rhizi-mux/install b/res/debian/pkg__rhizi-mux/install index ae3933ec..274026fa 100644 --- a/res/debian/pkg__rhizi-mux/install +++ b/res/debian/pkg__rhizi-mux/install @@ -3,7 +3,7 @@ res/neo4j/reset-db__clean.cypher usr/lib/rhizi/tools/neo4j res/rz-mux/* usr/share/rhizi/rz-mux/ src/client/* usr/lib/rhizi/webapp/static/js -res/local/template.d/* usr/share/rhizi/webapp/domain-fragment.d/default +res/local/* usr/share/rhizi/webapp/domain-fragment.d/default 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 |
