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

New commits:
commit 978f106a5e6851dc6e833ab33c437ad7baa2bb38
Author: Radek Doulik <r...@novell.com>
Date:   Mon Nov 7 17:20:29 2011 +0100

    make the 3D transitions work again
    
    Fix for n#728559.
    
    Signed-off-by: Thorsten Behrens <tbehr...@suse.com>

diff --git a/postprocess/packcomponents/makefile.mk 
b/postprocess/packcomponents/makefile.mk
index 4c8109b..bed9a27 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -242,7 +242,7 @@ my_components += kdebe1
 my_components += kde4be1
 .END
 
-.IF "$(ENABLE_OGL)" == "TRUE"
+.IF "$(ENABLE_OPENGL)" == "TRUE"
 my_components += ogltrans
 .END
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to