Author: arist Date: Wed Nov 14 23:11:24 2012 New Revision: 1409535 URL: http://svn.apache.org/viewvc?rev=1409535&view=rev Log: gnumake4_036_4f7ea9a34847.patch # HG changeset patch # User Michael Stahl <m...@openoffice.org> # Date 1300121157 -3600 # Node ID 4f7ea9a348474db4880f5b410bb70391a07b5614 # Parent d5e93bd62dfc8cec1eebb7a425986b67a97e6233 gnumake4: fix uses of sax components
Modified: incubator/ooo/branches/gbuild/main/i18npool/source/localedata/data/makefile.mk incubator/ooo/branches/gbuild/main/postprocess/packcomponents/makefile.mk Modified: incubator/ooo/branches/gbuild/main/i18npool/source/localedata/data/makefile.mk URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/i18npool/source/localedata/data/makefile.mk?rev=1409535&r1=1409534&r2=1409535&view=diff ============================================================================== --- incubator/ooo/branches/gbuild/main/i18npool/source/localedata/data/makefile.mk (original) +++ incubator/ooo/branches/gbuild/main/i18npool/source/localedata/data/makefile.mk Wed Nov 14 23:11:24 2012 @@ -38,7 +38,7 @@ my_file = file:/// my_file = file:// .END -my_components = sax.inbuild +my_components = component/sax/source/expatwrap/expwrap.inbuild # --- Settings ----------------------------------------------------- Modified: incubator/ooo/branches/gbuild/main/postprocess/packcomponents/makefile.mk URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/postprocess/packcomponents/makefile.mk?rev=1409535&r1=1409534&r2=1409535&view=diff ============================================================================== --- incubator/ooo/branches/gbuild/main/postprocess/packcomponents/makefile.mk (original) +++ incubator/ooo/branches/gbuild/main/postprocess/packcomponents/makefile.mk Wed Nov 14 23:11:24 2012 @@ -138,7 +138,6 @@ my_components = \ rpt \ rptui \ rptxml \ - sax \ sb \ sc \ scd \