From 4e62832980e7c7f1d205e67c6db89dcdff200b6b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 3 Dec 2003 04:22:15 +0000 Subject: Remove unnecessary sets of the S variable, we have a sane default for that now. BKrev: 3fcd64f7p2VYsNYNbFnMtPYuY-5tZQ --- cvs/cvs_1.11.6.oe | 1 - cvs/cvs_1.11.9.oe | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'cvs') diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe index e8cb286eea..ece1b60d91 100644 --- a/cvs/cvs_1.11.6.oe +++ b/cvs/cvs_1.11.6.oe @@ -2,6 +2,5 @@ DEPENDS = virtual/libc RDEPENDS = libc6 SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 -S := ${WORKDIR}/${P} inherit autotools diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe index e69de29bb2..ece1b60d91 100644 --- a/cvs/cvs_1.11.9.oe +++ b/cvs/cvs_1.11.9.oe @@ -0,0 +1,6 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 + +inherit autotools -- cgit v1.2.3