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

Michael Meeks mmeeks at kemper.freedesktop.org
Tue Mar 15 04:25:54 PDT 2011


 postprocess/packcomponents/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 60384b1344e156e3ece91ca846e21ae399a9407a
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Tue Mar 15 11:22:52 2011 +0000

    cleanup gstreamer component

diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 49fa9e1..80a0a05 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -345,7 +345,7 @@ my_components += evoab
 .END
 
 .IF "$(OS)" != "WNT" && "$(ENABLE_GSTREAMER)" != ""
-my_components += avmediagst
+my_components += avmediagstreamer
 .END
 
 .IF "$(OS)" != "WNT" && "$(SOLAR_JAVA)" == "TRUE"


More information about the Libreoffice-commits mailing list