Programming/cuda

- build-script reviewed
- variant for version 9.2.148 added
This commit is contained in:
2018-10-11 11:06:32 +02:00
parent c54468c124
commit 92a1407538
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
#SOURCE_URL="https://ftp.gnu.org/gnu/$P/$P-$V.tar.bz2"
pbuild::add_to_group 'Programming'
pbuild::prep() {
:
@@ -18,5 +18,4 @@ pbuild::install() {
:
}
pbuild::add_to_group 'Programming'
pbuild::make_all

View File

@@ -1 +1,2 @@
cuda/8.0.44 stable
cuda/9.2.148 unstable