debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fd527792a0663b444906e43585c1c3af310c3dfa
Author: Timo Aaltonen <tjaal...@ubuntu.com>
Date:   Sun Dec 8 13:11:23 2013 +0200

    rules: fix s/armhf/arm/ for llvmpipe

diff --git a/debian/rules b/debian/rules
index d82b620..74cdfc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ else
 
 
 # Build the llvmpipe driver only on amd64, i386, and arm until it's tested 
elsewhere
-  ifeq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386 armhf))
+  ifeq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386 arm))
        DRI_DRIVERS += swrast
   else
        GALLIUM_DRIVERS += swrast


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1vpcgm-0004t6...@moszumanska.debian.org

Reply via email to