aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:36:14 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-25 08:36:14 +0200
commit0ed9a503e2594e7d2d856530352c8f41f719ea04 (patch)
tree805330377efc600450f336f08214020e2d9addc1
parent0c85959978e1fcbf9dc1189ed40f11aaa21b102b (diff)
downloadopenembedded-0ed9a503e2594e7d2d856530352c8f41f719ea04.tar.gz
Revert "man-pages/man-pages_3.21.bb: removed unneeded EXTRA_OEMAKE"
This reverts commit e4901704ea6cfa96318c6df24b8b8ff5aa20d5d2. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/man-pages/man-pages_3.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/man-pages/man-pages_3.21.bb b/recipes/man-pages/man-pages_3.21.bb
index 8f52342290..cca790b184 100644
--- a/recipes/man-pages/man-pages_3.21.bb
+++ b/recipes/man-pages/man-pages_3.21.bb
@@ -6,6 +6,7 @@ PR = "r2"
RRECOMMENDS_${PN} = "man"
PACKAGE_ARCH = "all"
+EXTRA_OEMAKE = ""
do_compile () {
:
}