[SCM] Packaging for ogre branch, master, updated. upstream/1.4.9.dfsg1-107-gfbacc08

Federico Di Gregorio fog at initd.org
Sat May 23 19:09:56 UTC 2009


The following commit has been merged in the master branch:
commit 980862f593f8bf9158f26ad041ec7a8531bb716f
Author: Federico Di Gregorio <fog at initd.org>
Date:   Sun Mar 15 20:51:48 2009 +0100

    Disabled OpenEXR plugin; does not compile with default gcc in unstable

diff --git a/debian/rules b/debian/rules
index 468883a..83b823e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ OGRE_CONFIG_OPTIONS ?=  $(confflags) \
 		--with-platform=GLX \
 		--with-gl-support=GLX \
 		--disable-cg \
-		--enable-openexr \
+		--disable-openexr \
 		--with-gui=Xt \
 		--disable-ogre-demos \
 		CXXFLAGS="$(DEB_CXXFLAGS)"

-- 
Packaging for ogre



More information about the Pkg-games-commits mailing list