Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
1155bbcd
Commit
1155bbcd
authored
Oct 26, 2020
by
Jörg Mensmann
Browse files
Apply 1 suggestion(s) to 1 file(s)
parent
c6c0d586
Changes
1
Hide whitespace changes
Inline
Side-by-side
Scripts/index/extract-index.sh
View file @
1155bbcd
...
...
@@ -32,7 +32,7 @@ cd "$dirname"
readonly
dirprefix
=
"nvidia-index-libs-
$version
.
$date$count_suffix
"
for
arch
in
linux-x86-64 linux-ppc64le nt-x86-64
;
do
case
$arch
in
case
"
$arch
"
in
linux-x86-64
)
dir
=
"
$dirprefix
-linux"
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment