aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c49cc669c..f074dcfa3 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,6 @@ install:
cd "$(srcdir)/cnf"; \
install -m$(INSMODE) $(PORTAGE_CONFDIR_FILES) \
"$(DESTDIR)$(portage_confdir)"; \
- ln -sf "..$(portage_confdir)/make.globals" "$(DESTDIR)$(sysconfdir)"; \
install -m$(INSMODE) "$(srcdir)/cnf/make.conf" \
"$(DESTDIR)$(portage_confdir)/make.conf.example"; \
\