diff options
Diffstat (limited to 'editors/ooo-build')
-rw-r--r-- | editors/ooo-build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index 9942f3dcd626..d7d63ccdd534 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -32,6 +32,7 @@ OOO_PATCHDIR=src680 .else OOOBUILD_VERSION=2.0.4.m4 OOOBUILD_TAG=ood680-m4 +OOOSRC= OOo_2.0.4rc2_src.tar.gz #OOOBUILD= ooo-build-${OOOBUILD_VERSION} OOOBUILD= ooo-build-${OOOBUILD_TAG} OOOBUILD_SOURCE=${OOOBUILD}.tar.gz |