[Libreoffice-commits] .: postprocess/packcomponents

Radek Doulík rodo at kemper.freedesktop.org
Wed Oct 19 08:24:48 PDT 2011


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

New commits:
commit 87268f254f460b39a41b153fd6e66a9974ca63c3
Author: Radek Doulik <rodo at novell.com>
Date:   Wed Oct 19 17:09:55 2011 +0200

    make the 3D transitions work again

diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 07d6ccf..b983928 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -239,7 +239,7 @@ my_components += kdebe1
 my_components += kde4be1
 .END
 
-.IF "$(ENABLE_OGL)" == "TRUE"
+.IF "$(ENABLE_OPENGL)" == "TRUE"
 my_components += component/slideshow/source/engine/OGLTrans/ogltrans
 .END
 


More information about the Libreoffice-commits mailing list