]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sed/sed_4.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sed / sed_4.1.bb
1 LICENSE = "GPL"
2 SECTION = "console/utils"
3 DESCRIPTION = "sed is a Stream EDitor."
4
5 SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz \
6            file://fchmod.patch;patch=1"
7 S = "${WORKDIR}/sed-${PV}"
8
9 inherit autotools