Removing leftover creation of /var/log in toplevel makefile from the cron removals.

This commit is contained in:
Daniel Baumann 2012-07-19 02:49:13 +02:00
parent f271c83674
commit ad4a519ccc
1 changed files with 0 additions and 3 deletions

View File

@ -67,9 +67,6 @@ install:
done; \ done; \
done done
# Installing logfile
mkdir -p $(DESTDIR)/var/log
uninstall: uninstall:
# Uninstalling shared data # Uninstalling shared data
rm -rf $(DESTDIR)/usr/share/live/build rm -rf $(DESTDIR)/usr/share/live/build