summaryrefslogtreecommitdiff
path: root/config/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-13 23:20:52 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-13 23:20:52 +0000
commitd23b777fcf60506138356085b5c0c18dfa981ad6 (patch)
tree9b174ee1a503d5f58a5ff10fa565b47c64313263 /config/Makefile
parent07ffab4f3f9061516645cc3c01c8a8f71824add6 (diff)
(installed_rootdots): Fix rule.
Diffstat (limited to 'config/Makefile')
-rw-r--r--config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Makefile b/config/Makefile
index 0573676f..67fb79a5 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -32,7 +32,7 @@ LOGINDOTS = .bash_login .bashrc .hushlogin .profile README
installed_logins = $(addprefix $(sysconfdir)/login/,$(LOGINDOTS))
ROOTDOTS = .bash_login .bashrc .profile
-installed_rootdots = $(addprefix $(prefix)/root,$(ROOTDOTS))
+installed_rootdots = $(addprefix $(prefix)/root/,$(ROOTDOTS))
# Mere symlinks are installed for these
LINKEDCONFFILES = rc