diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-29 09:45:45 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-29 09:45:45 +0000 |
commit | 91b31689e84b892328f631caec589dcf8b816868 (patch) | |
tree | 82b7470a92f562323ac50c26d5a0f719ce7c5741 /libelf/libelf_0.8.3.oe | |
parent | 4bdb5b693911bfd72f19b809a0d770d523cd9cf1 (diff) |
libelf, opie-icon-reload: corrected section name
BKrev: 415a8449sJUdkWytXVdAFia-RhiZOQ
Diffstat (limited to 'libelf/libelf_0.8.3.oe')
-rw-r--r-- | libelf/libelf_0.8.3.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libelf/libelf_0.8.3.oe b/libelf/libelf_0.8.3.oe index 7eb50bf443..7f36f23e31 100644 --- a/libelf/libelf_0.8.3.oe +++ b/libelf/libelf_0.8.3.oe @@ -1,4 +1,4 @@ -SECTION = "libc" +SECTION = "libs" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DESCRIPTION = "an ELF object file access library \ The elf library provides routines to access, and manipulate, Elf object \ |