]> git.pld-linux.org Git - packages/lapack.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:36 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lapack.spec -> 1.20

lapack.spec

index 217d12d7d6048bf96e1a2c9b0693b4e1e7023d33..8847cea0e103edfba559291a94de63a590cc8237 100644 (file)
@@ -120,10 +120,10 @@ Biblioteki statyczne BLAS.
 mv -f INSTALL install
 
 %build
-rm -f ltmain.sh
+rm -f ltmain.sh missing
 %{__libtoolize}
-aclocal
-autoheader
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.033549 seconds and 4 git commands to generate.