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

Christophe Prud'homme prudhomm at debian.org
Fri Dec 12 08:56:56 UTC 2008


SVN commit 4046 by prudhomm:

push patches

 M  +1 -0      slepc/trunk/debian/rules  


--- slepc/trunk/debian/rules #4045:4046
@@ -24,6 +24,7 @@
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
+	QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
 	PETSC_DIR=/usr/lib/petsc SLEPC_DIR=`pwd` config/configure.py #--prefix=/usr
 #PETSC_DIR=/usr/lib/petsc SLEPC_DIR=`pwd` config/configure.py --with-arpack-dir=/usr/lib --with-arpack-flags=-lparpack,-larpack
 



More information about the Pkg-scicomp-commits mailing list