diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
commit | da9e38236f66050e87d8bd2c8f05f2326282aa58 (patch) | |
tree | b9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /bzip2/bzip2_1.0.2.oe | |
parent | eaf972b286b334de7e24cf399de92627f89f3175 (diff) |
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
Diffstat (limited to 'bzip2/bzip2_1.0.2.oe')
-rw-r--r-- | bzip2/bzip2_1.0.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bzip2/bzip2_1.0.2.oe b/bzip2/bzip2_1.0.2.oe index 7de4543692..f0a75caabc 100644 --- a/bzip2/bzip2_1.0.2.oe +++ b/bzip2/bzip2_1.0.2.oe @@ -1,4 +1,5 @@ DESCRIPTION = "Very high-quality data compression program." +SECTION = "console/utils" SRC_URI = "ftp://sources.redhat.com/pub/bzip2/v102/bzip2-${PV}.tar.gz \ file://installpaths.patch;patch=1" |