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

Christophe Prud'homme prudhomm at debian.org
Thu Apr 16 09:12:32 UTC 2009


SVN commit 4387 by prudhomm:

added manpages


 M  +2 -3      scotch/trunk/debian/genmanpage.sh  
 M  +27 -0     scotch/trunk/debian/scotch.install  


--- scotch/trunk/debian/genmanpage.sh #4386:4387
@@ -1,7 +1,6 @@
-#! /usr/bin/zsh
+#! /usr/bin/sh
 #set -x
-for name in scotch_acpl scotch_amk_ccc scotch_amk_fft2 scotch_amk_grf scotch_amk_hy scotch_amk_m2 scotch_amk_p2 scotch_atst scotch_gbase scotch_gcv scotch_gmap scotch_gmk_hy scotch_gmk_m2 scotch_gmk_m3 scotch_gmk_msh scotch_gmk_ub2 scotch_gmtst scotch_gord scotch_gotst scotch_gout scotch_gtst scotch_mcv scotch_mmk_m2 scotch_mmk_m3 scotch_mord scotch_mtst
-; do
+for name in scotch_acpl scotch_amk_ccc scotch_amk_fft2 scotch_amk_grf scotch_amk_hy scotch_amk_m2 scotch_amk_p2 scotch_atst scotch_gbase scotch_gcv scotch_gmap scotch_gmk_hy scotch_gmk_m2 scotch_gmk_m3 scotch_gmk_msh scotch_gmk_ub2 scotch_gmtst scotch_gord scotch_gotst scotch_gout scotch_gtst scotch_mcv scotch_mmk_m2 scotch_mmk_m3 scotch_mord scotch_mtst; do
 
 manname=`echo -n ${name}.1`
 cat > $manname <<EOF
--- scotch/trunk/debian/scotch.install #4386:4387
@@ -27,3 +27,30 @@
 
 doc/CeCILL-C_V1-en.txt /usr/share/doc/scotch
 doc/CeCILL-C_V1-fr.txt /usr/share/doc/scotch
+
+debian/scotch_acpl.1 /usr/share/man/man1
+debian/scotch_amk_ccc.1 /usr/share/man/man1
+debian/scotch_amk_fft2.1 /usr/share/man/man1
+debian/scotch_amk_grf.1 /usr/share/man/man1
+debian/scotch_amk_hy.1 /usr/share/man/man1
+debian/scotch_amk_m2.1 /usr/share/man/man1
+debian/scotch_amk_p2.1 /usr/share/man/man1
+debian/scotch_atst.1 /usr/share/man/man1
+debian/scotch_gbase.1 /usr/share/man/man1
+debian/scotch_gcv.1 /usr/share/man/man1
+debian/scotch_gmap.1 /usr/share/man/man1
+debian/scotch_gmk_hy.1 /usr/share/man/man1
+debian/scotch_gmk_m2.1 /usr/share/man/man1
+debian/scotch_gmk_m3.1 /usr/share/man/man1
+debian/scotch_gmk_msh.1 /usr/share/man/man1
+debian/scotch_gmk_ub2.1 /usr/share/man/man1
+debian/scotch_gmtst.1 /usr/share/man/man1
+debian/scotch_gord.1 /usr/share/man/man1
+debian/scotch_gotst.1 /usr/share/man/man1
+debian/scotch_gout.1 /usr/share/man/man1
+debian/scotch_gtst.1 /usr/share/man/man1
+debian/scotch_mcv.1 /usr/share/man/man1
+debian/scotch_mmk_m2.1 /usr/share/man/man1
+debian/scotch_mmk_m3.1 /usr/share/man/man1
+debian/scotch_mord.1 /usr/share/man/man1
+debian/scotch_mtst.1 /usr/share/man/man1



More information about the Pkg-scicomp-commits mailing list