PN: patch
PV: 2.7.6
PR: r0
PKGV: 2.7.6
PKGR: r0.0
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 (>= 2.32) libattr (>= 2.4.48)
RRECOMMENDS_patch: patch-lic
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
FILES_INFO: {"/usr/bin/patch.patch": 198952}
pkg_postinst_patch: #!/bin/sh\nset -e\n\tupdate-alternatives --install /usr/bin/patch patch /usr/bin/patch.patch 100\n
pkg_prerm_patch: #!/bin/sh\nset -e\n\tupdate-alternatives --remove  patch /usr/bin/patch.patch\n
FILERPROVIDESFLIST_patch:  /usr/bin/patch.patch
FILERPROVIDES_/usr/bin/patch.patch_patch:  /usr/bin/patch
FILERDEPENDSFLIST_patch: /usr/bin/patch.patch
FILERDEPENDS_/usr/bin/patch.patch_patch:  libattr.so.1(ATTR_1.1)(64bit) libattr.so.1(ATTR_1.3)(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.17)(64bit) libattr.so.1()(64bit) libc.so.6()(64bit) ld-linux-aarch64.so.1()(64bit) rtld(GNU_HASH)
PKGSIZE_patch: 198952
