diff options
Diffstat (limited to 'external/poppler/poppler-notests.patch.1')
-rw-r--r-- | external/poppler/poppler-notests.patch.1 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/external/poppler/poppler-notests.patch.1 b/external/poppler/poppler-notests.patch.1 deleted file mode 100644 index ffac17312959..000000000000 --- a/external/poppler/poppler-notests.patch.1 +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile.in -+++ b/Makefile.in -@@ -483,7 +483,7 @@ - @BUILD_POPPLER_QT4_TRUE@qt4_pc_file = poppler-qt4.pc - @BUILD_POPPLER_CPP_TRUE@cpp_subdir = cpp - @BUILD_POPPLER_CPP_TRUE@cpp_pc_file = poppler-cpp.pc --SUBDIRS = goo fofi $(splash_subdir) poppler utils $(glib_subdir) test $(qt4_subdir) $(qt5_subdir) $(cpp_subdir) -+SUBDIRS = goo fofi $(splash_subdir) poppler utils $(glib_subdir) $(qt4_subdir) $(qt5_subdir) $(cpp_subdir) - - # Add CMake buildsystem files here so they get added on make dist - EXTRA_DIST = README-XPDF poppler.pc.in poppler-uninstalled.pc.in \ |