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 libattr (>= 2.4.47) glibc (>= linaro-2.23)
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": 138944}
FILERPROVIDES_/usr/bin/patch.patch_patch: elf(buildid) (= c1483de2e4203c0b1e0c0b28027578f252c9160f) /usr/bin/patch
FILERDEPENDSFLIST_patch: /usr/bin/patch.patch
FILERDEPENDS_/usr/bin/patch.patch_patch: libattr.so.1()(64bit) libattr.so.1(ATTR_1.1)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
PKGSIZE_patch: 138944
