sdext: kill Package_pdfimport_xcu.mk
Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
This commit is contained in:
@@ -475,8 +475,8 @@ postprocess_OPTDEPS_pdfimport := calc draw impress math writer
|
||||
# impress, math, web, writer), add optional dependencies on those XCDS that
|
||||
# include those fcfg_X_types.xcu
|
||||
postprocess_FILES_pdfimport := \
|
||||
$(OUTDIR)/xml/pdfimport/pdf_import_filter.xcu \
|
||||
$(OUTDIR)/xml/pdfimport/pdf_types.xcu
|
||||
$(SRCDIR)/sdext/source/pdfimport/config/pdf_import_filter.xcu \
|
||||
$(SRCDIR)/sdext/source/pdfimport/config/pdf_types.xcu
|
||||
endif
|
||||
|
||||
ifeq (WNT,$(OS))
|
||||
|
@@ -27,7 +27,6 @@ $(eval $(call gb_Module_add_targets,sdext,\
|
||||
CustomTarget_pdfimport \
|
||||
Executable_xpdfimport \
|
||||
Library_pdfimport \
|
||||
Package_pdfimport_xcu \
|
||||
Package_pdfimport_xpdfimport \
|
||||
StaticLibrary_pdfimport_s \
|
||||
))
|
||||
|
@@ -1,15 +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,pdfimport_xcu,$(SRCDIR)/sdext))
|
||||
|
||||
$(eval $(call gb_Package_add_file,pdfimport_xcu,xml/pdfimport/pdf_import_filter.xcu,source/pdfimport/config/pdf_import_filter.xcu))
|
||||
$(eval $(call gb_Package_add_file,pdfimport_xcu,xml/pdfimport/pdf_types.xcu,source/pdfimport/config/pdf_types.xcu))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE oor:component-data SYSTEM "../registry/component-update.dtd">
|
||||
<!DOCTYPE oor:component-data SYSTEM "../../../../officecfg/registry/component-update.dtd">
|
||||
<!--
|
||||
* This file is part of the LibreOffice project.
|
||||
*
|
||||
|
Reference in New Issue
Block a user