From f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 26 Oct 2012 16:08:37 +0100 Subject: Remove NATIVE_INSTALL_WORKS This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton --- meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-oe/recipes-devtools/mercurial') diff --git a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb index b4438a3d03..facf554037 100644 --- a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb +++ b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb @@ -21,4 +21,3 @@ do_install () { oe_runmake -e install-bin DESTDIR=${D} PREFIX=${prefix} } -NATIVE_INSTALL_WORKS = "1" -- cgit v1.2.3-54-g00ecf