aboutsummaryrefslogtreecommitdiff
path: root/libexec/build-make-prep
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/build-make-prep')
-rwxr-xr-xlibexec/build-make-prep2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/build-make-prep b/libexec/build-make-prep
index f9f74db..732c7cf 100755
--- a/libexec/build-make-prep
+++ b/libexec/build-make-prep
@@ -86,6 +86,8 @@ build_make_prep()
fi >> "${PKG_LOGFILE}" 2>&1
done
fi
+
+ date > "${BUILDER_TMPDIR}/${CATEGORY}/${NAME}/.prep"
)}
if test "${BUILDER_CALL_STACK}" = '__main__'; then