[SCM] Packaging for openal-soft branch, master, updated. debian/1%1.13-6-7-g7f88a1e

Andres Mejia amejia004 at gmail.com
Thu Mar 29 02:47:03 UTC 2012


The following commit has been merged in the master branch:
commit 00dd5772e8121ddf944933b0f10e2162d21f91e1
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Wed Mar 28 22:36:51 2012 -0400

    Don't use dlopen. Depend on the backend libraries directly.

diff --git a/debian/rules b/debian/rules
index 22e8370..4c966dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ DEB_CMAKE_OPTIONS ?= -DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DCMAKE_INSTALL_PREFIX="/usr" \
 		-DCMAKE_C_FLAGS="$(CFLAGS)" \
 		-DALSOFT_CONFIG=ON \
+		-DDLOPEN=OFF \
 		-DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \
 		..
 

-- 
Packaging for openal-soft



More information about the Pkg-games-commits mailing list