cloog: fix license details
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 Jun 2014 09:51:44 +0000 (11:51 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 Jun 2014 09:51:44 +0000 (11:51 +0200)
License is in fact LGPLv2.1+, and there is no LICENSE file around.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/cloog/cloog.mk

index eb2aa106da417f289b4cb33a545fc0846993a807..1e2e88cb0dc2ac4941e1a2fe41124811b287db62 100644 (file)
@@ -7,8 +7,7 @@
 CLOOG_VERSION = 0.18.2
 CLOOG_SITE = http://www.bastoul.net/cloog/pages/download/
 CLOOG_INSTALL_STAGING = YES
-CLOOG_LICENSE = LGPLv2.1
-CLOOG_LICENSE_FILES = LICENSE
+CLOOG_LICENSE = LGPLv2.1+
 CLOOG_DEPENDENCIES = gmp isl
 # Our libtool patch doesn't apply, and since this package is only
 # built for the host, we don't really care about it.