[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu'



 debian/rules |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 3fe658a756430acbec0be07f51548f73d5b49757
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Thu Jan 26 10:59:15 2012 -0500

    debian/rules: Don't build swx11+glu-i386-i686 target.

diff --git a/debian/rules b/debian/rules
index 7278f5a..3b96a2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,10 +47,6 @@ CONFIGS = swx11+glu \
 	  osmesa32 \
 	  osmesa32-static
 
-ifeq ($(DEB_HOST_ARCH_CPU), i386)
-	CONFIGS += swx11+glu-i386-i686
-endif
-
 STAMP_DIR = debian/stamp
 STAMP = $(STAMP_DIR)/$(DEB_BUILD_GNU_TYPE)
 BUILD_STAMPS = $(addprefix $(STAMP)-build-, $(CONFIGS))


Reply to: