User: curvirgo Date: 05/12/17 10:55:52 Modified: /ja/www/documents/develop/ jabuild.function
Log: ddhocFix_Portable is changed. File Changes: Directory: /ja/www/documents/develop/ ===================================== File [changed]: jabuild.function Url: http://ja.openoffice.org/source/browse/ja/www/documents/develop/jabuild.function?r1=1.4&r2=1.5 Delta lines: +0 -5 ------------------- --- jabuild.function 17 Dec 2005 15:24:24 -0000 1.4 +++ jabuild.function 17 Dec 2005 18:55:50 -0000 1.5 @@ -269,11 +269,6 @@ tail +${COUNT} openoffice.org-core01.install >> ${TEMP_DIR}/tempfile mv -f ${TEMP_DIR}/tempfile openoffice.org-core01.install } - for file in `echo *.install | sed '/\*/d'` - do - cat ${file} | sed "s/awk '{print \$11}'/awk '{print \$10}'/" > ${TEMP_DIR}/tempfile - mv -f ${TEMP_DIR}/tempfile ${file} - done rm -f *.tar.gz cd .. } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
