summaryrefslogtreecommitdiff
path: root/development/cudatoolkit/files/cuda.sh
diff options
context:
space:
mode:
authorGiorgio Peron <giorgio.peron@gmail.com>2014-12-21 11:15:59 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-22 01:41:38 +0700
commitfce5c971a30faac40f4bfcd896d194fdb33264d0 (patch)
treef0815bdc1c283a62c1d6caa2d964e6c1db2ac3ae /development/cudatoolkit/files/cuda.sh
parent3279ab2b7019f7a6fef52acab4fc6fffcc73e3fe (diff)
downloadslackbuilds-fce5c971a30faac40f4bfcd896d194fdb33264d0.tar.gz
development/cudatoolkit: Updated for version 6.5.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cudatoolkit/files/cuda.sh')
-rw-r--r--development/cudatoolkit/files/cuda.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/cudatoolkit/files/cuda.sh b/development/cudatoolkit/files/cuda.sh
new file mode 100644
index 0000000000..900549c746
--- /dev/null
+++ b/development/cudatoolkit/files/cuda.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+export PATH="${PATH}:/usr/share/cuda/bin"