]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sed/sed_4.1.bb
gnutls: bump PR. don't use _prepend for do_configure.
[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