diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-17 20:58:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-17 20:58:29 +0700 |
commit | c589a984a95118cfcac0ae769294ec7339c858d5 (patch) | |
tree | f28e218fbb372f7b3fd5cefc5c8838f9f1e1c043 /system/nvidia-open-kernel/doinst.sh | |
parent | 696b40eadfc4f8ea9462fdcd6f27c3c4cd259b63 (diff) |
system/nvidia-open-kernel: Removed (Included in nvidia-kernel).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nvidia-open-kernel/doinst.sh')
-rw-r--r-- | system/nvidia-open-kernel/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/nvidia-open-kernel/doinst.sh b/system/nvidia-open-kernel/doinst.sh deleted file mode 100644 index dcfb80855f074..0000000000000 --- a/system/nvidia-open-kernel/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ - -chroot . /sbin/depmod -a @KERNEL@ 2>/dev/null - |