PN: patch
PV: 2.7.6
PR: r0
PKGV: 2.7.6
PKGR: r0.0
LICENSE: GPL-3.0-only
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.39+git0+662516aca8) libattr (>= 2.5.1)
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:patch: {"/usr/bin/patch.patch": 145068}
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) libattr.so.1(ATTR_1.3) ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.34) libattr.so.1 libc.so.6 ld-linux-armhf.so.3 rtld(GNU_HASH)
PKGSIZE:patch: 145068
