[Pkg-scicomp-devel] parmetis/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Sun Jul 15 09:17:18 UTC 2007


SVN commit 1682 by prudhomm:

really fix FTBFS

 M  +7 -0      parmetis/trunk/debian/changelog  
 M  +7 -0      parmetis/trunk/debian/rules  


--- parmetis/trunk/debian/changelog #1681:1682
@@ -1,3 +1,10 @@
+parmetis (3.1-7) unstable; urgency=low
+
+  [Christophe Prud'homme]
+  * really fix FTBFS
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 15 Jul 2007 11:16:13 +0200
+
 parmetis (3.1-6) unstable; urgency=low
 
   * Bug fix: "parmetis_3.1-5(hppa/experimental): FTBFS: error:
--- parmetis/trunk/debian/rules #1681:1682
@@ -36,3 +36,10 @@
 CFLAGS=-O3
 CXXFLAGS=-O3
 CPPFLAGS=-I/usr/lib/mpich/include -I. -I.. -I$(DEB_SRCDIR)
+
+makebuilddir::
+	ln -s METISLib metis
+	ln -s ParMETISLib parmetis
+
+clean::
+	rm metis parmetis



More information about the Pkg-scicomp-devel mailing list