summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-13 01:20:08 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-14 12:04:22 +0000
commit4b2b496901ac765c4581a191a37a1731c0b87f99 (patch)
tree77e598ebf386d2ab738a582f4d48f02f08cb0210 /RepositoryExternal.mk
parent0f258538b842e3a8639efc8c2c7afc16a1b0819e (diff)
we are using our own minidump_upload executable
Change-Id: Icee770ff8e2db019031d618528a9aab83041389d Reviewed-on: https://gerrit.libreoffice.org/26244 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 563c0d472ac2..62d3bfd6da36 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -3342,10 +3342,6 @@ $(call gb_LinkTarget_use_external_project,$(1),breakpad)
endef
-$(eval $(call gb_Helper_register_packages_for_install,ooo,\
- breakpad \
-))
-
endif # ENABLE_BREAKPAD
ifeq ($(ENABLE_GLTF),TRUE)