LS apache config installation added. (#1001)
This commit is contained in:
parent
fd1e34a8e1
commit
01ab98afaa
3 changed files with 54 additions and 3 deletions
|
@ -101,6 +101,8 @@ install-arch:
|
|||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/usr/bin \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/usr/var \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/usr
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/etc/apache \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/etc
|
||||
|
||||
# now separate the studio (client) files into debian/livesupport-studio
|
||||
mkdir -p $(CURDIR)/debian/livesupport-studio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue