aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl2
-rw-r--r--configure.sh (renamed from OpenCL.sh)0
2 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 44d9e14..99e3774 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -4,7 +4,7 @@ REQUIRES OpenCL
PROVIDES OpenCL
{
- SCRIPT OpenCL.sh
+ SCRIPT configure.sh
LANG bash
OPTIONS OPENCL_DIR OPENCL_INC_DIRS OPENCL_LIB_DIRS OPENCL_LIBS
}
diff --git a/OpenCL.sh b/configure.sh
index 86f564b..86f564b 100644
--- a/OpenCL.sh
+++ b/configure.sh