[atlas] 05/06: d/README.source: update, reflecting changes in build system.

Sébastien Villemot sebastien at debian.org
Tue Aug 1 22:09:15 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 0f62a49bcb0abee00cc74c061211b97c89667f92
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Tue Aug 1 23:46:37 2017 +0200

    d/README.source: update, reflecting changes in build system.
    
    Gbp-Dch: Ignore
---
 debian/README.source | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index c7868c5..04e52c2 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -27,13 +27,13 @@ In order to overcome this problem, the generic ATLAS package uses pre-computed
 timings (called architectural defaults in the ATLAS jargon). These are located
 under debian/archdefs/$(DEB_HOST_ARCH_CPU). The name of the tarballs
 corresponds to the architecture detected by ATLAS (variable ARCH in
-build/atlas-base/Make.inc).
+build/Make.inc).
 
 The procedure for creating these architectural defaults on a given platform is
 the following:
 
  debuild -us -uc -B    (will be very long, because timings will be computed)
- cd build/atlas-base/ARCHS
+ cd build/ARCHS
  make ArchNew          (will create an $(ATLAS_ARCH) subdirectory)
  tar caf $(ATLAS_ARCH).tar.bz2 $(ATLAS_ARCH)
  mkdir -p ../../../debian/archdefs/$(DEB_HOST_ARCH_CPU)/
@@ -42,5 +42,5 @@ the following:
 
 [1] http://math-atlas.sourceforge.net/errata.html#tol
 
- -- Sébastien Villemot <sebastien at debian.org>, Sat, 25 Oct 2014 19:12:20 +0200
+ -- Sébastien Villemot <sebastien at debian.org>, Tue,  1 Aug 2017 18:03:42 +0200
 

-- 
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