[Libreoffice-commits] .: Branch 'integration/dev300_m98' - postprocess/packcomponents

Michael Meeks mmeeks at kemper.freedesktop.org
Tue Mar 8 14:06:36 PST 2011


 postprocess/packcomponents/makefile.mk |   13 -------------
 1 file changed, 13 deletions(-)

New commits:
commit ac35bd78efce32c988671c4879a224b3c1efe4b1
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Tue Mar 8 21:58:23 2011 +0000

    some hacks to make draw run with a tweaked setup_osl.ins

diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 3ca8a15..d730a51 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -130,9 +130,6 @@ my_components = \
     rptxml \
     sax \
     sb \
-    sc \
-    scd \
-    scn \
     scriptframe \
     sd \
     sdbc2 \
@@ -145,7 +142,6 @@ my_components = \
     solver \
     sot \
     spell \
-    spl \
     srtrs1 \
     stringresource \
     svgfilter \
@@ -171,7 +167,6 @@ my_components = \
     updchk.uno \
     utl \
     uui \
-    vbaobj \
     vcl \
     vclcanvas \
     wpft \
@@ -232,10 +227,6 @@ my_components += ogltrans
 my_components += productregistration.jar
 .END
 
-.IF "$(ENABLE_VBA)" == "YES"
-my_components += vbaevents
-.END
-
 .IF "$(SOLAR_JAVA)" == "TRUE"
 my_components += \
     LuceneHelpWrapper \
@@ -348,10 +339,6 @@ my_components += cmdmail
 my_components += evoab
 .END
 
-.IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != ""
-my_components += avmediagst
-.END
-
 .IF "$(OS)" != "WNT" && "$(SOLAR_JAVA)" == "TRUE"
 my_components += avmedia.jar
 .END


More information about the Libreoffice-commits mailing list