PN: libelf
PV: 0.8.13
PR: r1
PKGV: 0.8.13
PKGR: r1
DESCRIPTION: libelf is an ELF object file access library. The elf library provides routines to access, and manipulate, Elf object files.
RDEPENDS_libelf: eglibc (>= 2.12)
PKG_libelf: libelf0
FILES_libelf: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /usr/share/libelf /usr/lib/libelf/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_libelf: #!/bin/sh\nif [ x"$D" = "x" ]; then\n\tif [ -e /etc/ld.so.conf ] ; then\n\t\t[ -x /sbin/ldconfig ] && /sbin/ldconfig\n\tfi\nfi\n
