diff options
Diffstat (limited to 'editors/ooo-build')
-rw-r--r-- | editors/ooo-build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index f18f34745e85..a83468d5a107 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -33,7 +33,7 @@ OOO_PATCHDIR=src680 OOOBUILD_VERSION=2.0.4.m4 OOOBUILD_TAG=ood680-m4 OOOSRC= OOo_2.0.4rc2_src.tar.gz -OOOTAG= OOD680_m5 +OOOTAG= OOD680_m4 #OOOBUILD= ooo-build-${OOOBUILD_VERSION} OOOBUILD= ooo-build-${OOOBUILD_TAG} OOOBUILD_SOURCE=${OOOBUILD}.tar.gz |