cppuhelper: remove obsolete Package_unorc

Change-Id: I4d513b69527ac21949f03b847a4638b92aef0a3e
This commit is contained in:
Michael Stahl
2013-10-24 15:47:21 +02:00
parent cacce520c6
commit d8be8a9c17
3 changed files with 0 additions and 40 deletions

View File

@@ -13,7 +13,6 @@ $(eval $(call gb_Module_Module,cppuhelper))
$(eval $(call gb_Module_add_targets,cppuhelper,\
InternalUnoApi_cppuhelper \
Library_cppuhelper \
Package_unorc \
StaticLibrary_findsofficepath \
))

View File

@@ -1,16 +0,0 @@
# -*- Mode: makefile; 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,cppuhelper_unorc,$(SRCDIR)/cppuhelper/source))
$(eval $(call gb_Package_add_file,cppuhelper_unorc,bin/uno.ini,unorc))
$(eval $(call gb_Package_add_file,cppuhelper_unorc,lib/unorc,unorc))
# vim: set noet sw=4 ts=4:

View File

@@ -1,23 +0,0 @@
=
= 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/.
=
= This file incorporates work covered by the following license notice:
=
= Licensed to the Apache Software Foundation (ASF) under one or more
= contributor license agreements. See the NOTICE file distributed
= with this work for additional information regarding copyright
= ownership. The ASF licenses this file to you under the Apache
= License, Version 2.0 (the "License"); you may not use this file
= except in compliance with the License. You may obtain a copy of
= the License at http://www.apache.org/licenses/LICENSE-2.0 .
=
[Bootstrap]
URE_INTERNAL_LIB_DIR=${ORIGIN}
URE_INTERNAL_JAVA_DIR=${ORIGIN}/../bin
UNO_SERVICES=${URE_MORE_SERVICES}
UNO_TYPES=${ORIGIN}/../bin/udkapi.rdb ${URE_MORE_TYPES}