mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
253f3013eb
commit
dd405ba687
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -229,7 +229,7 @@ if [ -n "$_build_nvidia" ]; then
|
|||
fi
|
||||
|
||||
if [ -n "$_build_nvidia_open" ]; then
|
||||
source+=("nvidia-open-${_nv_ver}.tar.gz::https://github.com/CachyOS/open-gpu-kernel-modules/archive/refs/tags/${_nv_ver}.tar.gz"
|
||||
source+=("nvidia-open-${_nv_ver}.tar.gz::https://github.com/NVIDIA/open-gpu-kernel-modules/archive/refs/tags/${_nv_ver}.tar.gz"
|
||||
"${_patchsource}/misc/nvidia/make-modeset-fbdev-default.patch"
|
||||
"${_patchsource}/misc/nvidia/nvidia-open-gcc-ibt-sls.patch")
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue