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

please unblock scilab



Hi,


scilab is almost ready for etch but it needs a very small patch for
the alpha build. The package is build on every architecture except
alpha. Should I upload the patched version to unstable and may you
unblock the new version, please? The actual patch is:

--- deb-maint/scilab/trunk/debian/patches/build.diff (original)
+++ deb-maint/scilab/trunk/debian/patches/build.diff Thu Dec 14 23:16:10 2006
@@ -142,7 +142,7 @@
   LIEEELIB=
   AC_CHECK_LIB(ieee,main,[LIEEELIB=-lieee])
+   case "$host" in
-+              ia64-*-linux-gnu|x86_64-*-linux-gnu)
++              alpha-*-linux-gnu|ia64-*-linux-gnu|x86_64-*-linux-gnu)
+                              MALLOC=malloc.o
+              ;;
+      esac


Cheers,
Torsten


--
blog: http://twerner.blogspot.com/
homepage: http://www.twerner42.de/



Reply to: