From f249735ad71fd5f13bfd295c55e1e0d596a1dbff Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 22 Mar 2004 22:37:29 +0000 Subject: Another pass of .oe cleanups. BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ --- gawk/gawk_3.0.4.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gawk') diff --git a/gawk/gawk_3.0.4.oe b/gawk/gawk_3.0.4.oe index f3c5180235..85ccd6f176 100644 --- a/gawk/gawk_3.0.4.oe +++ b/gawk/gawk_3.0.4.oe @@ -3,8 +3,8 @@ RDEPENDS = "libc6" DESCRIPTION = "A program that you can use to select particular records in a \ file and perform operations upon them." -SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1 +SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz \ + file://${FILESDIR}/configure.patch;patch=1" inherit autotools -- cgit v1.2.3