aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-06-12 18:27:22 +0000
committereschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-06-12 18:27:22 +0000
commit49249a18472ef6f0d7c7d753591037c0090b6907 (patch)
tree7c7158c1549495d11c133bfae06e80f2096e4f7b /configuration.ccl
parent82699cb6c7f67d0125aff0a6ebffac8a2b7f16a4 (diff)
Rename configuration script
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/BLAS/trunk@26 53307013-940b-43fa-b11d-2c2b05dfe90d
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 30b30af..8a8c58e 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -2,7 +2,7 @@
PROVIDES BLAS
{
- SCRIPT BLAS.sh
+ SCRIPT configure.sh
LANG bash
OPTIONS BLAS_DIR BLAS_INSTALL_DIR BLAS_LIBS
}