From 3fad2eafca3ecc9cd8f5439fa6481e3c30f87659 Mon Sep 17 00:00:00 2001 From: kloczek Date: Wed, 9 Oct 2002 13:14:18 +0000 Subject: [PATCH] - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: clapack.spec -> 1.12 --- clapack.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clapack.spec b/clapack.spec index 8f1c63c..4ea6106 100644 --- a/clapack.spec +++ b/clapack.spec @@ -121,11 +121,11 @@ mv -f INSTALL install #>config.h.in %build -rm -f ltmain.sh +rm -f ltmain.sh missing %{__libtoolize} -aclocal -autoheader -automake --add-missing +%{__aclocal} +%{__autoheader} +%{__automake} %{__autoconf} %configure %{__make} -- 2.44.0