From 87268f254f460b39a41b153fd6e66a9974ca63c3 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Wed, 19 Oct 2011 17:09:55 +0200 Subject: [PATCH] make the 3D transitions work again --- postprocess/packcomponents/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 07d6ccf8f5cf..b983928ab99f 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