summaryrefslogtreecommitdiffstats
path: root/external/epm
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-01-31 10:24:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-01-31 13:39:15 +0100
commit8fbad2f600cd3ab81e7c1da0e4a2a71ebcac0553 (patch)
tree07460475b60785350d045371d339734e3a1be0df /external/epm
parentFix confusing message... if EPM is patched, be sure to log that (diff)
downloadcore-8fbad2f600cd3ab81e7c1da0e4a2a71ebcac0553.tar.gz
core-8fbad2f600cd3ab81e7c1da0e4a2a71ebcac0553.zip
be more lenient wrt patched epm
commit c3ab3df902b9e2ad363d1eca14da8f9f7f1567bb Date: Thu Oct 14 09:53:40 2010 +0200 changed the configure.ac to require "Patched by Libreoffice", which was possibly an error Change-Id: I6f8e302baeed054f36b54f8bfb6f5cad826ee788 Reviewed-on: https://gerrit.libreoffice.org/67199 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/epm')
-rw-r--r--external/epm/epm-3.7.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/epm/epm-3.7.patch b/external/epm/epm-3.7.patch
index 869c141a7155..167490121b21 100644
--- a/external/epm/epm-3.7.patch
+++ b/external/epm/epm-3.7.patch
@@ -348,7 +348,7 @@ diff -urN epm-3.7-old//epm.c epm-3.7/epm.c
{
puts(EPM_VERSION);
puts("Copyright 1999-2003 by Easy Software Products.");
-+ puts("Patched for OpenOffice.org");
++ puts("Patched for LibreOffice");
puts("");
puts("EPM is free software and comes with ABSOLUTELY NO WARRANTY; for details");
puts("see the GNU General Public License in the file COPYING or at");