postprocess/CustomTarget_images.mk |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit 6b77e536118660b10f9d25b61717c3874e5c9a8d
Author: Tor Lillqvist <[email protected]>
Date:   Wed Jun 22 14:22:33 2016 +0300

    Revert "try to debug images_tango.zip failure on arm tinderbox"
    
    dtardon says: i forgot about it. it didn't help me anyway
    
    This reverts commit 44819f98aa39cbc8e5d9d07e112fa051077322eb.

diff --git a/postprocess/CustomTarget_images.mk 
b/postprocess/CustomTarget_images.mk
index 594d960..55bc715 100644
--- a/postprocess/CustomTarget_images.mk
+++ b/postprocess/CustomTarget_images.mk
@@ -58,13 +58,7 @@ $(packimages_DIR)/commandimagelist.ilst :
 
 $(packimages_DIR)/sorted.lst : \
                $(SRCDIR)/postprocess/packimages/image-sort.lst \
-               $(call gb_Postprocess_get_target,AllResources) \
                $(call gb_Postprocess_get_target,AllUIConfigs)
-       $(info images_*.zip imagelist deps: $(shell ls \
-               $(call gb_Helper_optional,HELP,$(helpimages_DIR)/helpimg.ilst) \
-               $(call gb_Helper_optional,DBCONNECTIVITY,$(if 
$(ENABLE_JAVA),$(SRCDIR)/connectivity/source/drivers/hsqldb/hsqlui.ilst)) \
-               $(call gb_Helper_get_imagelists) \
-       )) \
        $(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),PRL,1)
        $(call gb_Helper_abbreviate_dirs, \
                $(PERL) $(SRCDIR)/solenv/bin/image-sort.pl \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to