Package: mozart
Severity: important
Version: 1.3.2.20060615+dfsg-1
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs just to add recognition into ozplatform,
see bellow. Please also do not forget to add kfreebsd-i386
into Architecture line in debian/control.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr


--- mozart/share/bin/ozplatform
+++ mozart/share/bin/ozplatform
@@ -13,6 +13,8 @@
     #-----------------------------------------------------------------
     # tentative new platforms pending confirmation
     #-----------------------------------------------------------------
+    i[4567]86\ GNU/kFreeBSD\ *) OZARCH=linux-i486
+    ;;
     mips\ Linux\ *)    OZARCH=linux-mips
     ;;
     s390\ Linux\ *)    OZARCH=linux-s390



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

Reply via email to