Make generated makefiles respects ${SHAREDIR}
This commit is contained in:
parent
3c3feed41a
commit
baa0e9ff92
@ -808,7 +808,7 @@ sub make_makefile {
|
|||||||
# Warning: Do not edit. This file is automatically generated from the
|
# Warning: Do not edit. This file is automatically generated from the
|
||||||
# tools in /usr/src/tools/tools/locale.
|
# tools in /usr/src/tools/tools/locale.
|
||||||
|
|
||||||
LOCALEDIR= /usr/share/locale
|
LOCALEDIR= \${SHAREDIR}/locale
|
||||||
FILESNAME= $FILESNAMES{$TYPE}
|
FILESNAME= $FILESNAMES{$TYPE}
|
||||||
.SUFFIXES: .src .${SRCOUT2}
|
.SUFFIXES: .src .${SRCOUT2}
|
||||||
${MAPLOC}
|
${MAPLOC}
|
||||||
|
Loading…
Reference in New Issue
Block a user