[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.23-1-8-ge294b33

Ove Kaaven ovek at arcticnet.no
Thu Jun 18 23:28:06 UTC 2009


The following commit has been merged in the master branch:
commit 32c78cdffedf353f598b9f9a0ba342f288de3e0c
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Wed Jun 17 23:49:29 2009 +0200

    Removed obsolete configure option --enable-opengl.

diff --git a/debian/rules b/debian/rules
index 9bbae08..f40f213 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 MAKEFLAGS += -j$(NUMJOBS)
 endif
 
-CONFIGOPTS = --with-x --enable-opengl --disable-tests
+CONFIGOPTS = --with-x --disable-tests
 
 DEB_HOST_GNU_SYSTEM	?= $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
 DEB_HOST_GNU_CPU	?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list