diff options
Diffstat (limited to 'packages/m4/m4_1.4.2.bb')
-rw-r--r-- | packages/m4/m4_1.4.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/m4/m4_1.4.2.bb b/packages/m4/m4_1.4.2.bb index 9228ef4334..05a9b5b0a5 100644 --- a/packages/m4/m4_1.4.2.bb +++ b/packages/m4/m4_1.4.2.bb @@ -1,7 +1,6 @@ DESCRIPTION = "GNU m4 is an implementation of the traditional Unix macro \ processor." LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" SRC_URI = "${GNU_MIRROR}/m4/m4-${PV}.tar.gz \ file://make.patch;patch=1" S = "${WORKDIR}/m4-${PV}" |