From cf264c8508bf515aeea5315793d858d5eb1caca3 Mon Sep 17 00:00:00 2001 From: Stefano Ragni Date: Tue, 31 Dec 2019 13:20:17 +0100 Subject: [PATCH] bumblebee: set correct MODPATH_NVIDIA after libglvnd switch --- srcpkgs/bumblebee/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bumblebee/template b/srcpkgs/bumblebee/template index 9f7004a3097..8e149dfe7c7 100644 --- a/srcpkgs/bumblebee/template +++ b/srcpkgs/bumblebee/template @@ -1,13 +1,13 @@ # Template file for 'bumblebee' pkgname=bumblebee version=3.2.1 -revision=7 +revision=8 archs="i686 x86_64" build_style=gnu-configure configure_args=" CONF_DRIVER_MODULE_NVIDIA=nvidia CONF_LDPATH_NVIDIA=/usr/lib - CONF_MODPATH_NVIDIA=/usr/lib/xorg/modules + CONF_MODPATH_NVIDIA=/usr/lib/nvidia/xorg,/usr/lib/xorg/modules --with-udev-rules=/usr/lib/udev/rules.d/ --without-pidfile" conf_files="