diff options
Diffstat (limited to 'editors/openoffice-1.1-devel/Makefile')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index ce16ea6591cb..050768462719 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -83,7 +83,7 @@ L10NHELPS= helpcontent_07_unix.tgz \ CODELINE= 645 RELEASE_NR= 1.1.4 MILESTONE= 53 -INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} +INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org1.1 SIMPLEOSVER!= ${UNAME} -r | ${SED} -e 's/\.//g' | ${SED} -e 's/-.*//' |