diff options
author | Chris Larson <clarson@kergoth.com> | 2003-09-23 22:46:24 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-09-23 22:46:24 +0000 |
commit | e04b8a54daf60459347e59110f8db055e061d3e0 (patch) | |
tree | 43c07fc6a68128d01e489ff92df118a9633622bd /content/diffutils-2.8.1.oe | |
parent | bc09c642e95e480c00d1887079c88ade6d02ac31 (diff) |
Moved the emptying of EXTRA_OEMAKE into autotools.oeclass where it belongs.
BKrev: 3f70cd40KX6mTFwxQVi3H0OLTY_bRA
Diffstat (limited to 'content/diffutils-2.8.1.oe')
-rw-r--r-- | content/diffutils-2.8.1.oe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/diffutils-2.8.1.oe b/content/diffutils-2.8.1.oe index ec577a2c0f..dadfaf94fd 100644 --- a/content/diffutils-2.8.1.oe +++ b/content/diffutils-2.8.1.oe @@ -5,5 +5,3 @@ SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz S = ${WORKDIR}/${P} inherit autotools - -EXTRA_OEMAKE = |