diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-03 20:39:07 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-05 19:04:32 +0300 |
| commit | 949853065506213554a51599c843ebc448555d2f (patch) | |
| tree | 9c7c03fade15121c2cc43396d9034299a76ae275 | |
| parent | 969b01b4282c10fe27f0bd23a46e2635939cfb27 (diff) | |
debian/install: fragment re-layout
| -rw-r--r-- | res/debian/pkg__rhizi-mux/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/debian/pkg__rhizi-mux/install b/res/debian/pkg__rhizi-mux/install index 8d6b927a..a339d7db 100644 --- a/res/debian/pkg__rhizi-mux/install +++ b/res/debian/pkg__rhizi-mux/install @@ -1,6 +1,6 @@ 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/template.d/* usr/share/rhizi/webapp/template.d/ res/rz-mux/* usr/share/rhizi/rz-mux/ src/client/* usr/lib/rhizi/webapp/static/js @@ -10,4 +10,4 @@ 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 +res/local/template/fragment/by-domain/default.rhizi.net/* usr/share/rhizi/webapp/template.d/ |
