[atlas] 02/04: Fix comment.
Sébastien Villemot
sebastien at debian.org
Sun Aug 13 13:22:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository atlas.
commit 848b2fa98a5c3869cbca74c90d8b156b48ddc4da
Author: Sébastien Villemot <sebastien at debian.org>
Date: Thu Aug 10 20:32:53 2017 +0200
Fix comment.
Gbp-Dch: Ignore
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index dfcb7cb..11a303f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -180,7 +180,7 @@ override_dh_auto_build:
if test -f build/lib/libptcblas.a; then sed -i 's/^Libs.private: \(.*\)/Libs.private: \1 -lpthread/' debian/blas-atlas.pc; fi
# Create static and shared full LAPACK
- # Note that we unpack liblapack_atlas.a after liblapack_pic.a, in order to overwrite routines in the former
+ # Note that we unpack liblapack_atlas.a after liblapack_pic.a, in order to overwrite routines in the latter
mkdir tmp
cd tmp && \
ar x /usr/lib/liblapack_pic.a && \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/atlas.git
More information about the debian-science-commits
mailing list