# -*- 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,instsetoo_native_setup,$(gb_CustomTarget_workdir)/instsetoo_native/setup)) $(eval $(call gb_Package_add_files,instsetoo_native_setup,$(LIBO_ETC_FOLDER),\ $(call gb_Helper_get_rcfile,bootstrap) \ $(call gb_Helper_get_rcfile,fundamental) \ $(if $(filter DESKTOP,$(BUILD_TYPE)),$(if $(filter-out MACOSX,$(OS)), \ $(call gb_Helper_get_rcfile,redirect))) \ $(call gb_Helper_get_rcfile,setup) \ $(call gb_Helper_get_rcfile,soffice) \ $(call gb_Helper_get_rcfile,louno) \ $(call gb_Helper_get_rcfile,version) \ )) # vim: set noet sw=4 ts=4: S LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2024-07-02 15:11:17 +0500
committerMike Kaganski <mike.kaganski@collabora.com>2024-07-02 21:32:56 +0200
commit79c710438abbaa204df77f9b9ebebddbdf4ab02b (patch)
tree4e543e58155b2b2c20bbcd8c1c6ec6872a2295c1 /binaryurp
parent8a6fb1793d98a11114322195dffc608a32216264 (diff)
Don't pass unused optional agrument