summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c6ea13..ba30d82 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,6 @@ install:
done
chmod 0600 $(DESTDIR)/etc/securetty
echo -n '' > $(DESTDIR)/var/log/lastlog
- echo -n '' > $(DESTDIR)/etc/mtab
dist:
@git archive --format=tar --prefix=$(NAME)-$(VERSION)/ HEAD | xz > $(NAME)-$(VERSION).tar.xz