[Libreoffice-commits] core.git: filter/Package_xslt.mk

David Tardon dtardon at redhat.com
Wed May 1 11:17:35 PDT 2013


 filter/Package_xslt.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 971092b30c5fbb857329764335b936b2fb49abb8
Author: David Tardon <dtardon at redhat.com>
Date:   Wed May 1 20:11:33 2013 +0200

    drop unintentionally duplicated lines
    
    Change-Id: I0fe3663166bc80c3bc224d276e9da37015a0b75a

diff --git a/filter/Package_xslt.mk b/filter/Package_xslt.mk
index 1d193f7..7a6eff9 100644
--- a/filter/Package_xslt.mk
+++ b/filter/Package_xslt.mk
@@ -67,9 +67,5 @@ $(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/tab
 $(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/table_columns.xsl,odf2xhtml/export/common/table/table_columns.xsl))
 $(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table/table_rows.xsl,odf2xhtml/export/common/table/table_rows.xsl))
 $(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/common/table_of_content.xsl,odf2xhtml/export/common/table_of_content.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/body.xsl,odf2xhtml/export/xhtml/body.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/header.xsl,odf2xhtml/export/xhtml/header.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/opendoc2xhtml.xsl,odf2xhtml/export/xhtml/opendoc2xhtml.xsl))
-$(eval $(call gb_Package_add_file,filter_xslt,share/xslt/export/xhtml/table.xsl,odf2xhtml/export/xhtml/table.xsl))
 
 # vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list