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 6ace581..543d6b0 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ install:
install -m700 -d $(DESTDIR)/root
for i in $(DOTFILES) ; do cp -ar $$i $(DESTDIR)/root/.$$i ; done
install -d -m700 $(DESTDIR)/root/tmp
- install -d $(DESTDIR)/root/.netscape/{cache,archive}
dis: clean changelog
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*