diff options
Diffstat (limited to 'editors/libreoffice/files/patch-sd__Module_sd.mk')
-rw-r--r-- | editors/libreoffice/files/patch-sd__Module_sd.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-sd__Module_sd.mk b/editors/libreoffice/files/patch-sd__Module_sd.mk new file mode 100644 index 000000000000..7df8068e9bfc --- /dev/null +++ b/editors/libreoffice/files/patch-sd__Module_sd.mk @@ -0,0 +1,10 @@ +--- ./sd/Module_sd.mk.orig 2013-03-12 07:00:34.000000000 -0400 ++++ ./sd/Module_sd.mk 2013-03-20 16:36:08.000000000 -0400 +@@ -44,7 +44,6 @@ + + ifneq ($(OS),DRAGONFLY) + $(eval $(call gb_Module_add_check_targets,sd,\ +- CppunitTest_sd_uimpress \ + CppunitTest_sd_regression_test \ + CppunitTest_sd_filters_test \ + )) |