From edf344d597d124298b0d1acd06c9a1680f4a2bff Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 23 Oct 2002 18:51:17 +0000 Subject: Correct optional freetype patch filename. --- editors/openoffice.org-3-RC/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-3-RC') diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index a89ab0e33f7a..602d7e42d327 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -322,7 +322,7 @@ post-patch: if [ ${PATCH_DEBUG_TMP} = yes ]; then \ ${ECHO_MSG} "===> Applying ${OPSYS} patch ${PATCHDIR}/optpatch-freetype::patch" ; \ fi; \ - ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/optpatch-freetype::patch ; \ + ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/optpatch-freetype+patch ; \ fi .endif .if defined(WITH_DEBUG) -- cgit v1.2.3