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-20 00:41:07 +0000
commita4b1f28bf7b059d5c10340c1417cc378ac66c2cc (patch)
tree534b8590a444741b63dbdd7001246a760c74c9fe /RepositoryExternal.mk
parentc5cc05f29020b9e0a77743112d1ab9f8b70cfcf6 (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> (cherry picked from commit 4b2b496901ac765c4581a191a37a1731c0b87f99) Reviewed-on: https://gerrit.libreoffice.org/26490
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 8d03be3009e5..135cd7f63553 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)