# Template file for 'patch' pkgname=patch version=2.5.9 distfiles="ftp://alpha.gnu.org/gnu/diffutils/patch-$version.tar.gz" build_style=gnu_configure short_desc="Patch files using diff output" maintainer="Juan RP " checksum=ecb5c6469d732bcf01d6ec1afe9e64f1668caba5bfdb103c28d7f537ba3cdb8a long_desc=" 'patch' takes a patch file containing a difference listing produced by diff and applies those differences to one or more original files, producing patched versions. This is the GPL version from the Free Software Foundation." base_chroot=yes run_depends="glibc-2.8"