diff options
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index da292600123e..77741f44e526 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -41,7 +41,7 @@ PASTE?= /usr/bin/paste BUILD_NR= 645 RELEASE_NR= 1.1 FRELEASE_NR= 1.1.0 -INSTALLATION_BASEDIR= OpenOffice.org-${FRELEASE_NR} +INSTALLATION_BASEDIR= OpenOffice.org${FRELEASE_NR} DIST_SUBDIR= openoffice DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ |