diff options
4 files changed, 8 insertions, 16 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 08d7ab1b5fc8..58563b36f44a 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -84,8 +84,8 @@ CODELINE= 645 RELEASE_NR= 1.1.5 MILESTONE= 57 SNAPDATE= 20050705 -INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} -EXECBASE= 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= ${OSREL:C/\.//g} PACKAGE_BASENAME= OOo_${RELEASE_NR}m${MILESTONE}_${OPSYS}${SIMPLEOSVER}Intel @@ -167,10 +167,6 @@ post-extract: @cd ${WRKSRC} ; ${MV} moz moz.runtime ; ${MV} moz.old moz .endif -post-patch: - @${REINPLACE_CMD} -e 's+%%PTHREAD_LIBS%%+${PTHREAD_LIBS}+g;' ${WRKSRC}/odk/settings/settings.mk - @${REINPLACE_CMD} -e 's+%%PTHREAD_CFLAGS%%+${PTHREAD_CFLAGS}+g' ${WRKSRC}/odk/settings/settings.mk - do-build: @cd ${WRKSRC} ; ./bootstrap .if !defined(WITHOUT_MOZILLA) diff --git a/editors/openoffice-1.1-devel/files/patch-translation_limit_64k b/editors/openoffice-1.1-devel/files/patch-translation_limit_64k index 9ae4cc266bb6..4eea8acadbb5 100644 --- a/editors/openoffice-1.1-devel/files/patch-translation_limit_64k +++ b/editors/openoffice-1.1-devel/files/patch-translation_limit_64k @@ -1,8 +1,8 @@ Issutracker : #i33228#, #i34210# CWS : N/A -Author : NAKATA Maho <maho@openoffice.org> (JCA) +Author : Description : Kannada doesn't build since some resources are -limited to 64k. it won't fix for 1.1.x +limited to 64k. it won't fix for 1.1.x officially Index: inc/sc.hrc =================================================================== diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 08d7ab1b5fc8..58563b36f44a 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -84,8 +84,8 @@ CODELINE= 645 RELEASE_NR= 1.1.5 MILESTONE= 57 SNAPDATE= 20050705 -INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} -EXECBASE= 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= ${OSREL:C/\.//g} PACKAGE_BASENAME= OOo_${RELEASE_NR}m${MILESTONE}_${OPSYS}${SIMPLEOSVER}Intel @@ -167,10 +167,6 @@ post-extract: @cd ${WRKSRC} ; ${MV} moz moz.runtime ; ${MV} moz.old moz .endif -post-patch: - @${REINPLACE_CMD} -e 's+%%PTHREAD_LIBS%%+${PTHREAD_LIBS}+g;' ${WRKSRC}/odk/settings/settings.mk - @${REINPLACE_CMD} -e 's+%%PTHREAD_CFLAGS%%+${PTHREAD_CFLAGS}+g' ${WRKSRC}/odk/settings/settings.mk - do-build: @cd ${WRKSRC} ; ./bootstrap .if !defined(WITHOUT_MOZILLA) diff --git a/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k b/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k index 9ae4cc266bb6..4eea8acadbb5 100644 --- a/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k +++ b/editors/openoffice.org-1.1-devel/files/patch-translation_limit_64k @@ -1,8 +1,8 @@ Issutracker : #i33228#, #i34210# CWS : N/A -Author : NAKATA Maho <maho@openoffice.org> (JCA) +Author : Description : Kannada doesn't build since some resources are -limited to 64k. it won't fix for 1.1.x +limited to 64k. it won't fix for 1.1.x officially Index: inc/sc.hrc =================================================================== |