diff options
Diffstat (limited to 'sed/sed_4.1.1.oe')
-rw-r--r-- | sed/sed_4.1.1.oe | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sed/sed_4.1.1.oe b/sed/sed_4.1.1.oe deleted file mode 100644 index 01ff61d107..0000000000 --- a/sed/sed_4.1.1.oe +++ /dev/null @@ -1,8 +0,0 @@ -LICENSE = GPL -SECTION = "console/utils" -DESCRIPTION = "sed is a Stream EDitor." - -SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz" -S = "${WORKDIR}/sed-${PV}" - -inherit autotools |