Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/3504 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/3504/1 gbuild: drop unneeded package Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df --- M sd/Module_sd.mk D sd/Package_inc.mk 2 files changed, 0 insertions(+), 33 deletions(-) diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index b2df89a..d759df0 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -34,7 +34,6 @@ Library_sdd \ Library_sdfilt \ Library_sdui \ - Package_inc \ Package_web \ Package_xml \ UIConfig_sdraw \ diff --git a/sd/Package_inc.mk b/sd/Package_inc.mk deleted file mode 100644 index 6c981cd..0000000 --- a/sd/Package_inc.mk +++ /dev/null @@ -1,32 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- -# Version: MPL 1.1 / GPLv3+ / LGPLv3+ -# -# The contents of this file are subject to the Mozilla Public License Version -# 1.1 (the "License"); you may not use this file except in compliance with -# the License or as specified alternatively below. You may obtain a copy of -# the License at http://www.mozilla.org/MPL/ -# -# Software distributed under the License is distributed on an "AS IS" basis, -# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -# for the specific language governing rights and limitations under the -# License. -# -# Major Contributor(s): -# Copyright (C) 2010 Red Hat, Inc., David Tardon <dtar...@redhat.com> -# (initial developer) -# -# All Rights Reserved. -# -# For minor contributions see the git repository. -# -# Alternatively, the contents of this file may be used under the terms of -# either the GNU General Public License Version 3 or later (the "GPLv3+"), or -# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), -# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable -# instead of those above. - -$(eval $(call gb_Package_Package,sd_inc,$(SRCDIR)/sd/inc)) - -$(eval $(call gb_Package_add_file,sd_inc,inc/sd/sddll.hxx,sddll.hxx)) - -# vim: set noet sw=4 ts=4: -- To view, visit https://gerrit.libreoffice.org/3504 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9d0fa82302f07b2ae3820d416556d2c4e40f70df Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: David Tardon <dtar...@redhat.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice