diff --git a/srcpkgs/dkms/template b/srcpkgs/dkms/template index 5730cdd84b2..3c32ad5b395 100644 --- a/srcpkgs/dkms/template +++ b/srcpkgs/dkms/template @@ -1,7 +1,7 @@ # Template file for 'dkms' pkgname=dkms version=2.2.0.3 -revision=5 +revision=6 noarch="yes" conf_files="/etc/dkms/framework.conf" depends="bash kmod gcc make coreutils linux-headers" @@ -11,9 +11,6 @@ short_desc="Dynamic Kernel Modules System" maintainer="Juan RP " license="GPL-2" checksum=352a080351410e29ae8cda7a794ba1e607b87ca913d0410d56209f08875378fc -long_desc=" - dkms is a framework which allows kernel modules to be dynamically built for - each kernel on your system in a simplified and organized fashion." do_install() { # We are only interested in the bare minimum.