Skip to content

Commit

Permalink
nvidia_current: add two new binaries and sort the list
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas committed May 22, 2019
1 parent 5e1f32a commit 4e1956c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions nvidia_current-418.56-1.bee
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,12 @@ mee_install() {
NVDRV="nvidia_drv.so"

NVBIN=( \
"nvidia-cuda-mps-control" \
"nvidia-modprobe" \
"nvidia-persistenced" \
"nvidia-settings" \
"nvidia-xconfig" \
"nvidia-smi" \
"nvidia-modprobe" \
"nvidia-xconfig" \
)

for i in lib*.so.$PKGVERSION; do
Expand Down

0 comments on commit 4e1956c

Please sign in to comment.