some cleanups.
This commit is contained in:
parent
9d576f5676
commit
6548ac7746
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140191
@ -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)
|
||||
|
@ -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
|
||||
===================================================================
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
===================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user