summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/Makefile.mirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.mirrors b/release/Makefile.mirrors
index 35ab0c4..a050444 100644
--- a/release/Makefile.mirrors
+++ b/release/Makefile.mirrors
@@ -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
OpenPOWER on IntegriCloud