nvidia304: dont build dbg pkgs.
This commit is contained in:
parent
07a8512893
commit
6c52bd74e4
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nvidia304'
|
# Template file for 'nvidia304'
|
||||||
pkgname=nvidia304
|
pkgname=nvidia304
|
||||||
version=304.64
|
version=304.64
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="NVIDIA drivers for linux (304.xx series) -- libraries and utilities"
|
short_desc="NVIDIA drivers for linux (304.xx series) -- libraries and utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Propietary NVIDIA license"
|
license="Propietary NVIDIA license"
|
||||||
|
@ -13,6 +13,7 @@ long_desc="
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
noextract=yes
|
noextract=yes
|
||||||
nonfree=yes
|
nonfree=yes
|
||||||
|
disable_debug=yes
|
||||||
provides="nvidia-${version}"
|
provides="nvidia-${version}"
|
||||||
replaces="nvidia>=0"
|
replaces="nvidia>=0"
|
||||||
subpackages="${pkgname}-dkms ${pkgname}-opencl"
|
subpackages="${pkgname}-dkms ${pkgname}-opencl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue