From 4b9aab70652a1d9cf999b441182748a720cb3996 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 09:27:22 +0200 Subject: [PATCH] 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 --- recipes/man-pages/man-pages_2.41.bb | 1 - 1 file changed, 1 deletion(-) 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 () { : } -- 2.39.5