[lapack] always popd

Tom Callaway spot at fedoraproject.org
Fri Jan 4 19:40:20 UTC 2013


commit 02c5ee785e9f1004e0456eb5f86b61ae9935aafe
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jan 4 14:42:39 2013 -0500

    always popd

 lapack.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lapack.spec b/lapack.spec
index 44c94fc..c82153f 100644
--- a/lapack.spec
+++ b/lapack.spec
@@ -186,8 +186,8 @@ make clean
 FFLAGS="$RPM_OPT_O_FLAGS -fPIC -fdefault-integer-8" make dcabs1.o
 FFLAGS="$RPM_OPT_FLAGS -fPIC -fdefault-integer-8" CFLAGS="$RPM_OPT_FLAGS -fPIC" make shared
 cp libblas.so.%{version} ${RPM_BUILD_DIR}/%{name}-%{version}/libblas64.so.%{version}
-popd
 %endif
+popd
 
 ln -s libblas.so.%{version} libblas.so
 %if 0%{?arch64}


More information about the scm-commits mailing list