Removing mv rules for /var/cache

Solving Ticket #2301
This commit is contained in:
fberckel 2008-05-21 19:20:14 +00:00
parent 6d9d1979e2
commit 9aa7b04c21
1 changed files with 0 additions and 2 deletions

View File

@ -113,8 +113,6 @@ install-arch:
$(CURDIR)/debian/campcaster/opt/campcaster/bin/dumpDbSchema.sh \
$(CURDIR)/debian/campcaster/opt/campcaster/bin/campcaster-restore \
$(CURDIR)/debian/campcaster-station/opt/campcaster/bin
mv -f $(CURDIR)/debian/campcaster/opt/campcaster/var/cache \
$(CURDIR)/debian/campcaster-station/opt/campcaster/var
mv -f $(CURDIR)/debian/campcaster/opt/campcaster/etc/apache \
$(CURDIR)/debian/campcaster/opt/campcaster/etc/pg_hba.conf \
$(CURDIR)/debian/campcaster/opt/campcaster/etc/campcaster-scheduler \