curl: install license to make xlint happy.

This commit is contained in:
Juan RP 2016-03-23 10:13:43 +01:00
parent 729e1557a0
commit 0b5f9fa039
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ build_options="gnutls ldap rtmp ssh ssl"
build_options_default="ssh ssl"
vopt_conflict ssl gnutls
post_install() {
vlicense COPYING
}
libcurl_package() {
short_desc="The multiprotocol file transfer library"
pkg_install() {