From 8503fbded7f04b1abf0b01886a278ad999f4ab5b Mon Sep 17 00:00:00 2001 From: Bruno Randolf Date: Thu, 2 Dec 2004 18:05:45 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:packages into null.(none):/data/mtx/oe/packages 2004/12/02 19:05:10+01:00 (none)!br1 added some more licenses to SRC_DISTRIBUTE_LICENSES. replaced as-is licenses with packagename. made packagname licenses lowercase 2004/12/02 18:30:48+01:00 (none)!br1 little nylon updates 2004/12/02 18:29:36+01:00 (none)!br1 added CONFFILES for nylon. once CONFFILES should be used in all oe, the "_nylon" part can be removed 2004/12/02 17:19:19+01:00 (none)!br1 src_distribute: better output when LICENSE is not valid BKrev: 41af59791fZQQgIzG_GWbh0227Ar0w --- bzip2/bzip2_1.0.2.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bzip2') diff --git a/bzip2/bzip2_1.0.2.oe b/bzip2/bzip2_1.0.2.oe index 9bb6ea9313..cdbba084be 100644 --- a/bzip2/bzip2_1.0.2.oe +++ b/bzip2/bzip2_1.0.2.oe @@ -1,7 +1,7 @@ DESCRIPTION = "Very high-quality data compression program." SECTION = "console/utils" -LICENSE = "BZIP2" +LICENSE = "bzip2" SRC_URI = "ftp://sources.redhat.com/pub/bzip2/v102/bzip2-${PV}.tar.gz \ file://installpaths.patch;patch=1" -- cgit v1.2.3