# -*- 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_UnpackedTarball_UnpackedTarball,curl)) $(eval $(call gb_UnpackedTarball_set_tarball,curl,$(CURL_TARBALL))) $(eval $(call gb_UnpackedTarball_set_patchlevel,curl,1)) $(eval $(call gb_UnpackedTarball_fix_end_of_line,curl,\ Makefile.msvc.names \ lib/Makefile.vc9 \ )) $(eval $(call gb_UnpackedTarball_add_patches,curl,\ curl/curl-7.26.0.patch \ curl/curl-7.26.0_nspr.patch \ curl/curl-aix.patch \ curl/curl-7.26.0_win.patch \ curl/curl-7.26.0_mingw.patch \ )) ifeq ($(OS),ANDROID) $(eval $(call gb_UnpackedTarball_add_patches,curl,\ curl/curl-android.patch \ )) endif # vim: set noet sw=4 ts=4: n value='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/psprint_config
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-26 23:45:28 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-28 16:49:05 +0200
commit2e677c39818f3a6479ac9103ac9c7e8ef985eeb0 (patch)
treea9490f3ae4a64e0de2e1982dfbc4a8e28836070f /psprint_config
parentd26118611f108b12815a5e5735992cd591abd87b (diff)
gbuild: split uwinapi out of gb_STDLIBS