Package: mesa
Severity: wishlist
Tags: patch

The current version of Mesa doesn't support GNU/kFreeBSD. Please find
below a patch to support it.

Thanks for your cooperation.


--- mesa-6.2.1.orig/bin/mklib
+++ mesa-6.2.1/bin/mklib
@@ -113,7 +113,7 @@
 #
 case $ARCH in
 
-    'Linux' | 'OpenBSD')
+    'Linux' | 'OpenBSD' | 'GNU/kFreeBSD')
        # GCC-based environment
 
        # Set default compilers if env vars not set


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-9
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to