opencl-headers: remove long_desc.
This commit is contained in:
parent
85b1c838ea
commit
5a640a90a4
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@ pkgname=opencl-headers
|
|||
_openclver=1.2
|
||||
_distver=20121114
|
||||
version=${_openclver}.${_distver}
|
||||
revision=1
|
||||
revision=2
|
||||
noarch="yes"
|
||||
short_desc="OpenCL (Open Computing Language) header files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -11,8 +11,6 @@ license="MIT"
|
|||
homepage="http://www.khronos.org/registry/cl/"
|
||||
distfiles="http://xbps.nopcode.org/distfiles/${pkgname}-${version}.tar.xz"
|
||||
checksum="a51c39e625a58865f43fecd7c42050e0c5b8d0523530ca6c8e61adbc8ba6b3ce"
|
||||
long_desc="
|
||||
This package contains the ${short_desc} from the Khronos group."
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/include/CL
|
||||
|
|
Loading…
Reference in a new issue