From 7fd6ae033d6d3fbe22ea6f4b207256aa48d1787b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 10 Jun 2003 23:46:09 +0000 Subject: ipkg-0.99.84.oe: bk  ipkg-x86-0.99.84.oe: Include the other ipkg .oe BKrev: 3ee66dc1UVO1KWYsZiiBVeXjo_yamQ --- content/ipkg-0.99.84.oe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'content/ipkg-0.99.84.oe') diff --git a/content/ipkg-0.99.84.oe b/content/ipkg-0.99.84.oe index 35666ac28d..6c4b8d41d9 100644 --- a/content/ipkg-0.99.84.oe +++ b/content/ipkg-0.99.84.oe @@ -3,14 +3,13 @@ LICENSE="GPL" SRC_URI="cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=V0-99-84" PROVIDES=virtual/ipkg -S="${WORKDIR}/ipkg" +S="${WORKDIR}/ipkg/C" inherit base do_compile () { ( set -x - cd ${S}/C ./autoconfigure.sh base_do_compile $@ ) || die "compilation failed." -- cgit v1.2.3