aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-4/files/patch-configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-4/files/patch-configure.ac')
-rw-r--r--editors/openoffice-4/files/patch-configure.ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-4/files/patch-configure.ac b/editors/openoffice-4/files/patch-configure.ac
deleted file mode 100644
index e7b392f1aea2..000000000000
--- a/editors/openoffice-4/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig 2025-04-12 20:16:51 UTC
-+++ configure.ac
-@@ -3377,7 +3377,7 @@ if test "$enable_epm" = "yes"; then
- dnl ===================================================================
- dnl Check for epm - not needed for windows
- dnl ===================================================================
-- if test "$_os" != "WINNT"; then
-+ if test "$_os" != "WINNT" -a "$with_package_format" != "archive"; then
- if test -n "$with_epm"; then
- EPM=$with_epm
- else