[atlas] 01/02: Fix paths in debian/README.source.

Sébastien Villemot sebastien at debian.org
Sat Oct 25 19:53:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository atlas.

commit 24c011c2b660d6755079d14d7425ad18a873ce7b
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sat Oct 25 19:13:50 2014 +0200

    Fix paths in debian/README.source.
---
 debian/README.source | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 11b6cf6..c7868c5 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -33,14 +33,14 @@ 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/ARCHS
+ cd build/atlas-base/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)/
- mv $(ATLAS_ARCH).tar.bz2 ../../debian/archdefs/$(DEB_HOST_ARCH_CPU)/
- echo debian/archdefs/$(DEB_HOST_ARCH_CPU)/$(ATLAS_ARCH).tar.bz2 >> ../../debian/source/include-binaries
+ mkdir -p ../../../debian/archdefs/$(DEB_HOST_ARCH_CPU)/
+ mv $(ATLAS_ARCH).tar.bz2 ../../../debian/archdefs/$(DEB_HOST_ARCH_CPU)/
+ echo debian/archdefs/$(DEB_HOST_ARCH_CPU)/$(ATLAS_ARCH).tar.bz2 >> ../../../debian/source/include-binaries
 
 [1] http://math-atlas.sourceforge.net/errata.html#tol
 
- -- Sébastien Villemot <sebastien at debian.org>, Thu,  6 Jun 2013 11:41:28 +0200
+ -- Sébastien Villemot <sebastien at debian.org>, Sat, 25 Oct 2014 19:12:20 +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