diff options
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 3577795e8653..c117ced0e989 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= openoffice +DIST_SUBDIR= stable/1.0.1 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # |