LS apache config installation added. (#1001)

This commit is contained in:
tomas 2005-06-15 22:06:13 +00:00
parent fd1e34a8e1
commit 01ab98afaa
3 changed files with 54 additions and 3 deletions

View file

@ -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