summaryrefslogtreecommitdiffstats
path: root/meta/packages/m4/m4_1.4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/m4/m4_1.4.9.bb')
-rw-r--r--meta/packages/m4/m4_1.4.9.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/packages/m4/m4_1.4.9.bb b/meta/packages/m4/m4_1.4.9.bb
index 0f31675744..8110bcc635 100644
--- a/meta/packages/m4/m4_1.4.9.bb
+++ b/meta/packages/m4/m4_1.4.9.bb
@@ -1,8 +1,6 @@
1DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \ 1DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor."
2processor."
3LICENSE = "GPLv2" 2LICENSE = "GPLv2"
4SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz" 3SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz"
5S = "${WORKDIR}/m4-${PV}"
6 4
7inherit autotools 5inherit autotools
8 6