summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-06-22 14:22:33 +0300
committerTor Lillqvist <tml@collabora.com>2016-06-22 14:22:33 +0300
commit6b77e536118660b10f9d25b61717c3874e5c9a8d (patch)
tree89f32c4216ae2dca450d229c1346abebf55cc026
parenta46091b8de6e315d6e3f96922d5d0abb4d7ade22 (diff)
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.
-rw-r--r--postprocess/CustomTarget_images.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/postprocess/CustomTarget_images.mk b/postprocess/CustomTarget_images.mk
index 594d96077fd1..55bc715b10b3 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 \