[Libreoffice-commits] core.git: configure.ac

Herbert Dürr hdu at apache.org
Wed May 8 08:12:04 PDT 2013


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 436be3ca0bc5d78fbd2b897515a087bbf1fda68a
Author: Herbert Dürr <hdu at apache.org>
Date:   Fri May 3 07:44:49 2013 +0000

    update links for EPM
    
    easysw.com closed its doors after 14years of business.
    Thanks for providing EPM.
    
    (cherry picked from commit 73a1f473b72f86d84f3ae542b6c2750911d6c876)
    
    Conflicts:
    	configure.in
    
    Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799

diff --git a/configure.ac b/configure.ac
index 8ec5b84..b8e0961 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6841,7 +6841,7 @@ if test "$enable_epm" = "yes"; then
             if $EPM | grep "ESP Package Manager" >/dev/null 2>/dev/null; then
                 AC_MSG_RESULT([yes])
             else
-                AC_MSG_ERROR([no. Install ESP Package Manager (www.easysw.com/epm) and/or specify the path to the right epm])
+                AC_MSG_ERROR([no. Install ESP Package Manager (http://www.msweet.org/projects.php?Z2) and/or specify the path to the right epm])
             fi
             AC_MSG_CHECKING([epm version])
             EPM_VERSION=`$EPM | grep 'ESP Package Manager' | cut -d' ' -f4 | $SED -e s/v//`


More information about the Libreoffice-commits mailing list