Author: pescetti
Date: Wed Sep 21 21:27:14 2016
New Revision: 1761816

URL: http://svn.apache.org/viewvc?rev=1761816&view=rev
Log:
Use current URLs for dmake and epm.

Modified:
    
openoffice/devtools/build-scripts/4.1.3/unxlngix6/build_aoo64bit_on_centos5.sh

Modified: 
openoffice/devtools/build-scripts/4.1.3/unxlngix6/build_aoo64bit_on_centos5.sh
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/build-scripts/4.1.3/unxlngix6/build_aoo64bit_on_centos5.sh?rev=1761816&r1=1761815&r2=1761816&view=diff
==============================================================================
--- 
openoffice/devtools/build-scripts/4.1.3/unxlngix6/build_aoo64bit_on_centos5.sh 
(original)
+++ 
openoffice/devtools/build-scripts/4.1.3/unxlngix6/build_aoo64bit_on_centos5.sh 
Wed Sep 21 21:27:14 2016
@@ -22,8 +22,8 @@ autoconf && ./configure   \
        --enable-gstreamer \
        --with-package-format="rpm deb" \
        --with-lang="${LANGS}" \
-       
--with-dmake-url=http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
 \
-       
--with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz
+       
--with-dmake-url=http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
 \
+       
--with-epm-url=http://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
 
 source ./LinuxX86-64Env.Set.sh || exit 1 
 ./bootstrap || exit 1


Reply via email to