No need for the program -> MacOS symlink
Or could it be that some external scripts insist on running LibreOffice.app/Contents/program/soffice? Or some instructions talk about that pathname? Change-Id: I99e2b2636971c7ee8de09a9e42df9f965eeec5fb
This commit is contained in:
parent
6f63d83a4f
commit
ed3b58dc67
@ -100,10 +100,6 @@ $(eval $(call gb_Module_add_targets,desktop,\
|
||||
|
||||
else ifeq ($(OS),MACOSX)
|
||||
|
||||
$(eval $(call gb_Module_add_targets,desktop,\
|
||||
Package_desktop_install \
|
||||
))
|
||||
|
||||
else ifeq ($(OS),ANDROID)
|
||||
|
||||
else ifeq ($(OS),IOS)
|
||||
|
@ -1,14 +0,0 @@
|
||||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_Package_Package,desktop_install,$(SRCDIR)))
|
||||
|
||||
$(eval $(call gb_Package_add_symbolic_link,desktop_install,program,MacOS))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
Loading…
x
Reference in New Issue
Block a user