From f8a23031e2a02e5fbef63a01d33e036bc57240b3 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 2 Jan 2009 15:34:40 +0000 Subject: Drop now unneeded FILESDIR and S variables from various recipes --- meta/packages/m4/m4_1.4.12.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta/packages/m4/m4_1.4.12.bb') diff --git a/meta/packages/m4/m4_1.4.12.bb b/meta/packages/m4/m4_1.4.12.bb index e2676269c..479f86095 100644 --- a/meta/packages/m4/m4_1.4.12.bb +++ b/meta/packages/m4/m4_1.4.12.bb @@ -1,8 +1,6 @@ -DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \ -processor." +DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro processor." LICENSE = "GPLv3" SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz" -S = "${WORKDIR}/m4-${PV}" inherit autotools -- cgit v1.2.3