diff options
author | Chris Larson <clarson@kergoth.com> | 2003-07-01 22:42:49 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-07-01 22:42:49 +0000 |
commit | 2ba996844db81f368f90c76a52e456712bdd0e4c (patch) | |
tree | e5d67e084535961c0c1b58b6dc0b0f69ae5303c2 /content/ipkg-0.99.84.oe | |
parent | 0b7dfe31a9b3f2d19f3665821edc1fb450545990 (diff) |
Many files:
Remove unnecessary base inherit.
oe-1.0_bk.oe:
Rename: content/oe-1.0_bk-r1.oe -> content/oe-1.0_bk.oe
oe-1.0_bk-r1.oe:
Rename: content/oe-1.0_bk.oe -> content/oe-1.0_bk-r1.oe
tmake-1.11.oe:
Add a few missing variables to tmake
BKrev: 3f020e69dbkC3U9sTD1rCFFSuAne6Q
Diffstat (limited to 'content/ipkg-0.99.84.oe')
-rw-r--r-- | content/ipkg-0.99.84.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/ipkg-0.99.84.oe b/content/ipkg-0.99.84.oe index ec617b5f77..68837db6c4 100644 --- a/content/ipkg-0.99.84.oe +++ b/content/ipkg-0.99.84.oe @@ -6,8 +6,6 @@ DEPENDS=virtual/libc S="${WORKDIR}/ipkg/C" -inherit base - do_compile () { ( ./autoconfigure.sh && \ |