dkms: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 16:43:49 +01:00
parent 74255b592b
commit 54352b76b4
1 changed files with 1 additions and 4 deletions

View File

@ -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 <xtraeme@gmail.com>"
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.