aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/man-pages
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:27:22 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:34:03 +0200
commit4b9aab70652a1d9cf999b441182748a720cb3996 (patch)
treefa6124c44cef325a3362c890804dc9ddb25a1cda /recipes/man-pages
parent8e6c70bc29848ad5ff48ff2ee0cca76c4ccf78e2 (diff)
downloadopenembedded-4b9aab70652a1d9cf999b441182748a720cb3996.tar.gz
man-pages/man-pages_2.41.bb: removed unneeded EXTRA_OEMAKE
verified by comparing bitbake -e output from before and after the edit Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/man-pages')
-rw-r--r--recipes/man-pages/man-pages_2.41.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/man-pages/man-pages_2.41.bb b/recipes/man-pages/man-pages_2.41.bb
index c9d8fbf4d2..bc79973854 100644
--- a/recipes/man-pages/man-pages_2.41.bb
+++ b/recipes/man-pages/man-pages_2.41.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "base set of man pages."
LICENSE = "GPL"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/man-pages-${PV}.tar.bz2"
-EXTRA_OEMAKE = ""
do_compile () {
:
}