mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Touch locale' and
se_locale' if they exist to stop people from
thinking they are obsolete. Prodded by: kris Submitted by: des MFC after: 3 days
This commit is contained in:
parent
974067b161
commit
7eeb0bd711
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161280
@ -26,5 +26,7 @@ beforeinstall:
|
||||
.if !exists(${DESTDIR}${TMACDIR}/mm/${locale})
|
||||
${INSTALL} -o ${FILESOWN} -g ${FILESGRP} -m ${FILESMODE} \
|
||||
/dev/null ${DESTDIR}${TMACDIR}/mm/${locale}
|
||||
.else
|
||||
@:>>${DESTDIR}${TMACDIR}/mm/${locale}
|
||||
.endif
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user