mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Fix a typo.
Submitted by: ian MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
54c8dd3f71
commit
e14ba20ace
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=283593
@ -41,7 +41,7 @@ SVNVERSION?= ${_D}/${_S}
|
||||
. if exists(${SVNVERSION}) && !empty(SVNVERSION)
|
||||
SVNREVISION!= ${SVNVERSION} ${WORLDDIR}/Makefile
|
||||
. endif
|
||||
. endif # !defined(SVNERVISION)
|
||||
. endif # !defined(SVNREVISION)
|
||||
. if !defined(BUILDDATE) || empty(BUILDDATE)
|
||||
. if exists(${.CURDIR}/${.OBJDIR}/dist/base/bin/sh)
|
||||
BUILDDATE!= cd ${.CURDIR} && date -j -f '%s' $$(stat -f "%c" ${.OBJDIR}/dist/base/bin/sh) +%Y%m%d
|
||||
|
Loading…
Reference in New Issue
Block a user