From 57728aa4a31603a561cc3fdf5b510565d96a8d3b Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 21 Nov 2005 23:18:03 +0000 Subject: Rename petsc.sh to PETSc.sh git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/PETSc/trunk@20 fc86f234-e40e-4302-a95b-5e02f8c343c9 --- configuration.ccl | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 6b19078..7a4c303 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -1,7 +1,12 @@ # Configuration definitions for thorn PETSc # $Header$ -# NO_SOURCE +PROVIDES PETSc +{ + SCRIPT PETSc.sh + LANG sh + OPTIONS PETSC_DIR PETSC_ARCH PETSC_ARCH_LIBS +} REQUIRES LAPACK @@ -9,10 +14,3 @@ REQUIRES LAPACK # PETSc also depends on MPI and X # (unless PETSc has been configured in a special way, # which is probably typically not the case) - -PROVIDES PETSC -{ - SCRIPT petsc.sh - LANG sh - OPTIONS PETSC_DIR PETSC_ARCH PETSC_ARCH_LIBS -} -- cgit v1.2.3