]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/patch/patch.inc
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / patch / patch.inc
1 DESCRIPTION = "patch takes a patch file containing a difference listing \
2 produced by the diff program and applies those differences to one or more \
3 original files, producing patched versions."
4 LICENSE = "GPL"
5 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
6 PRIORITY = "standard"
7 SECTION = "utils"
8
9 SRC_URI = "${GNU_MIRROR}/patch/patch-${PV}.tar.gz"
10 S = "${WORKDIR}/patch-${PV}"
11
12 inherit autotools