Kaydet (Commit) 1bd21f80 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

install-gdb-printer -L fails with 'unknown option' anyway

Change-Id: I5927427264eaed86d2e93bee1cfc8f1ff55690c3
üst ac32aafc
......@@ -312,9 +312,6 @@ else
ifneq ($(MACOSX_CODESIGNING_IDENTITY),)
@macosx-codesign-app-bundle $(TESTINSTALLDIR)/LibreOffice.app
endif
ifneq ($(OS),MACOSX)
@install-gdb-printers -L
endif
endif
@$(call gb_Top_InstallFinished,Test Installation,$(TESTINSTALLDIR))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment