[openblas] 01/04: Update debian/orig-tar.sh: now keeps a quasi-empty lapack-netlib/TESTING dir.

Sébastien Villemot sebastien at debian.org
Fri Jun 13 19:29:42 UTC 2014


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

sebastien pushed a commit to branch master
in repository openblas.

commit 9de48a1b8f244a4e83bc76fe47f829b24fafdd33
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jun 13 21:10:51 2014 +0200

    Update debian/orig-tar.sh: now keeps a quasi-empty lapack-netlib/TESTING dir.
---
 debian/orig-tar.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index f4bd7a2..53551e5 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -9,6 +9,8 @@ tar xaf $3
 rm -f $3
 rm -rf $DIR/lapack-netlib/*
 echo "clean:" > $DIR/lapack-netlib/Makefile
+mkdir $DIR/lapack-netlib/TESTING/
+echo "clean:" > $DIR/lapack-netlib/TESTING/Makefile
 tar caf $TAR $DIR
 rm -rf $DIR
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openblas.git



More information about the debian-science-commits mailing list