PN: patch
PV: 2.7.5
PR: r0
PKGV: 2.7.5
PKGR: r0
LICENSE: GPLv3
DESCRIPTION: patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions.
SUMMARY: Tool for applying a patch file
RDEPENDS_patch: update-alternatives-opkg glibc (>= linaro-2.23) libattr (>= 2.4.47)
SECTION: utils
PKG_patch: patch
FILES_patch: /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/patch /usr/lib/patch/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers
pkg_postinst_patch: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --install /usr/bin/patch patch /usr/bin/patch.patch 100\n# End section update-alternatives\n
pkg_prerm_patch: #!/bin/sh\n# Begin section update-alternatives\nupdate-alternatives --remove  patch /usr/bin/patch.patch\n# End section update-alternatives\n
FILERPROVIDESFLIST_patch: /usr/bin/patch.patch
FILES_INFO: {"/usr/bin/patch.patch": 141676}
FILERPROVIDES_/usr/bin/patch.patch_patch: elf(buildid) (= b1341885fb63ecbbb8d3cc34244d6680a466bfd0) /usr/bin/patch
FILERDEPENDSFLIST_patch: /usr/bin/patch.patch
FILERDEPENDS_/usr/bin/patch.patch_patch: libattr.so.1 libattr.so.1(ATTR_1.1) libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) rtld(GNU_HASH)
PKGSIZE_patch: 141676
