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

Ondrej Certik ondrej at certik.cz
Tue Jul 17 17:23:15 UTC 2007


SVN commit 1706 by certik-guest:

Updating README.Debian. I think we can wait with the -2 version until more
changes are accumulated.


 M  +1 -1      slepc/trunk/debian/README.Debian  
 M  +6 -0      slepc/trunk/debian/changelog  


--- slepc/trunk/debian/README.Debian #1705:1706
@@ -4,6 +4,6 @@
 Compile your files with:
 
 gcc -I/usr/include/slepc -I/usr/include/petsc -I/usr/include/mpi -c -o ex1.o ex1.c
-gcc -o ex1 ex1.o -lpetsc -lpetscdm -lpetscksp -lpetscmat -lpetscsnes -lpetscts -lpetscvec -lslepc
+gcc -o ex1 ex1.o -lpetsc -lpetscksp -lpetscmat -lpetscvec -lslepc
 
  -- Ondrej Certik <ondrej at certik.cz>  Tue, 26 Jun 2007 11:18:31 +0200
--- slepc/trunk/debian/changelog #1705:1706
@@ -1,3 +1,9 @@
+slepc (2.3.2-2) UNRELEASED; urgency=low
+
+  * Updated README.Debian with building instructions 
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Tue, 17 Jul 2007 19:20:13 +0200
+
 slepc (2.3.2-1) unstable; urgency=low
 
   * Upload to debian non-free



More information about the Pkg-scicomp-devel mailing list