From 658f4715bc728a0065038a079811e2bd3e679c02 Mon Sep 17 00:00:00 2001 From: "Tom \"spot\" Callaway" Date: Thu, 2 Jun 2011 14:59:54 -0400 Subject: [PATCH] fix manpages --- lapack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lapack.spec b/lapack.spec index a2178dd..574653b 100644 --- a/lapack.spec +++ b/lapack.spec @@ -85,7 +85,7 @@ sed -i "s|@SHORTVER@|%{shortver}|g" SRC/Makefile sed -i "s|@LONGVER@|%{version}|g" BLAS/SRC/Makefile sed -i "s|@LONGVER@|%{version}|g" SRC/Makefile -mv lapack-3.2.0/manpages/ manpages/ +mv lapack-3.3.1/manpages/ manpages/ #Empty rm -f manpages/man/manl/zbcon.l