aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/man-pages
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:27:37 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-24 09:34:03 +0200
commite4901704ea6cfa96318c6df24b8b8ff5aa20d5d2 (patch)
tree78f16ae24efb733881bbf7a9c9e4a8a1ba1b94ae /recipes/man-pages
parent4b9aab70652a1d9cf999b441182748a720cb3996 (diff)
downloadopenembedded-e4901704ea6cfa96318c6df24b8b8ff5aa20d5d2.tar.gz
man-pages/man-pages_3.21.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_3.21.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/man-pages/man-pages_3.21.bb b/recipes/man-pages/man-pages_3.21.bb
index cca790b184..8f52342290 100644
--- a/recipes/man-pages/man-pages_3.21.bb
+++ b/recipes/man-pages/man-pages_3.21.bb
@@ -6,7 +6,6 @@ PR = "r2"
RRECOMMENDS_${PN} = "man"
PACKAGE_ARCH = "all"
-EXTRA_OEMAKE = ""
do_compile () {
:
}