mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
- Fix object directory creation when running threaded buildworld
This commit is contained in:
parent
3f67dc0f46
commit
49a33c0b43
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189777
@ -31,7 +31,7 @@ NLS+= ru_RU.KOI8-R
|
||||
NLS+= sk_SK.ISO8859-2
|
||||
NLS+= sv_SE.ISO8859-1
|
||||
|
||||
beforeinstall:
|
||||
.BEGIN:
|
||||
.for c in ${NLS}
|
||||
mkdir -p ${CANONICALOBJDIR}/../../lib32/usr/share/nls/${c}
|
||||
mkdir -p ${CANONICALOBJDIR}/../../tmp/usr/share/nls/${c}
|
||||
|
Loading…
Reference in New Issue
Block a user