ports/editors/libreoffice/patches/patch-sdext_Module_sdext_mk

17 lines
377 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: sdext/Module_sdext.mk
--- sdext/Module_sdext.mk.orig
+++ sdext/Module_sdext.mk
@@ -29,12 +29,6 @@ $(eval $(call gb_Module_add_targets,sdext,\
Package_pdfimport_xpdfimport \
))
endif
-
-$(eval $(call gb_Module_add_check_targets,sdext,\
- CppunitTest_sdext_pdfimport \
- Executable_pdf2xml \
- Executable_pdfunzip \
-))
endif
# vim:set noet sw=4 ts=4: