From afcf976f279cda819420dc8e10e922cf9a492062 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 21 Apr 2015 23:30:02 +0300 Subject: wip: debian packaging --- res/debian/install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 res/debian/install (limited to 'res/debian/install') diff --git a/res/debian/install b/res/debian/install new file mode 100644 index 00000000..764b6def --- /dev/null +++ b/res/debian/install @@ -0,0 +1,8 @@ +res/client/* usr/share/rhizi/webapp/static/ +res/etc/* etc/rhizi/ +res/templates/* usr/share/rhizi/webapp/templates/ + +res/apache/sites-availalbe etc/apache2/sites-available/ + +src/server/* usr/lib/rhizi/rhizi-server/ +src/local/server-tools/* usr/lib/rhizi/server-tools/ \ No newline at end of file -- cgit v1.3.1