PN: which
PV: 2.21
PR: r3
PKGV: 2.21
PKGR: r3
LICENSE: GPLv3+
DESCRIPTION: Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.
SUMMARY: Displays the full path of shell commands
RDEPENDS_which: update-alternatives-opkg glibc (>= linaro-2.23)
SECTION: libs
PKG_which: which
FILES_which: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /lib/udev /usr/lib/udev /lib/udev /usr/lib/udev /usr/share/which /usr/lib/which/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_which: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --install /usr/bin/which which /usr/bin/which.which 100\n# End section update-alternatives\n
pkg_prerm_which: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --remove  which /usr/bin/which.which\n# End section update-alternatives\n
FILERPROVIDESFLIST_which: /usr/bin/which.which
FILES_INFO: {"/usr/bin/which.which": 19352}
FILERPROVIDES_/usr/bin/which.which_which: elf(buildid) (= e8cf01616fa7f49d9e760185010f1f0d879a1617) /usr/bin/which
FILERDEPENDSFLIST_which: /usr/bin/which.which
FILERDEPENDS_/usr/bin/which.which_which: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
PKGSIZE_which: 19352
