summaryrefslogtreecommitdiffstats
path: root/share/skel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/skel/Makefile')
-rw-r--r--share/skel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/skel/Makefile b/share/skel/Makefile
index 305a455..6b67d2b 100644
--- a/share/skel/Makefile
+++ b/share/skel/Makefile
@@ -5,8 +5,8 @@ FILESGROUPS= FILES1 FILES2
FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \
dot.shrc
FILES2= dot.mail_aliases dot.rhosts
-FILES1DIR= /usr/share/skel
-FILES2DIR= /usr/share/skel
+FILES1DIR= ${SHAREDIR}/skel
+FILES2DIR= ${SHAREDIR}/skel
FILES1MODE= 0644
FILES2MODE= 0600
OpenPOWER on IntegriCloud