Install configuration files with CONFMODE instead of SHAREMODE

This commit is contained in:
Baptiste Daroussin
2015-10-09 22:15:31 +00:00
parent 2bcf1d422b
commit c8cbf0d5ea
+1 -1
View File
@@ -21,7 +21,7 @@ all: buildconfig
${group}OWN?= ${SHAREOWN}
${group}GRP?= ${SHAREGRP}
${group}MODE?= ${SHAREMODE}
${group}MODE?= ${CONFMODE}
${group}DIR?= ${ETCDIR}/
STAGE_SETS+= ${group}
STAGE_DIR.${group}= ${STAGE_OBJTOP}${${group}DIR}