From 61f0b2f81e36c465803152ffac4a5e1faaef914b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 29 Sep 2003 16:53:52 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe/packages 2003/09/29 11:53:43-05:00 ti.com!kergoth .del-s.conftest~1b7f968dfea65502: Delete: tmp/base/make-3.80-r0/make-3.80/s.conftest gawk-3.0.4.oe: Fully populate install for gawk. tslib.oe: Include the plugins in the tslib tarball. initscripts-1.0.oe: Include some rcS.d symlinks in initscripts. s.conftest: new file BKrev: 3f7863a0c0K7LV9AQvinC5pwkONz8g --- gawk/gawk-3.0.4.oe | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gawk') diff --git a/gawk/gawk-3.0.4.oe b/gawk/gawk-3.0.4.oe index e69de29bb2..dadfaf94fd 100644 --- a/gawk/gawk-3.0.4.oe +++ b/gawk/gawk-3.0.4.oe @@ -0,0 +1,7 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz +S = ${WORKDIR}/${P} + +inherit autotools -- cgit v1.2.3