From fd0cf462df7a5f7362f45aed39a9fb9ec92c2707 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 3 Oct 2007 00:37:58 +0000 Subject: Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying to touch. Actually this option should not be used. PR: 111632 Submitted by: Ulrich Spoerlein --- editors/openoffice.org-2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/openoffice.org-2') diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index a17af37671bc..bb2f63b8a3c0 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -166,6 +166,7 @@ pre-everything:: @${RM} -f ${WRKDIR}/.patch_done.* @${RM} -f ${WRKDIR}/.configure_done.* @${RM} -f ${WRKDIR}/.build_done.* + @${MKDIR} ${WRKDIR} @${TOUCH} ${EXTRACT_COOKIE} @${TOUCH} ${PATCH_COOKIE} @${TOUCH} ${CONFIGURE_COOKIE} -- cgit v1.2.3