desktop-file-utils:remove NATIVE_INSTALL_WORKS
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 21 Aug 2010 08:46:24 +0000 (10:46 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 21 Aug 2010 08:46:24 +0000 (10:46 +0200)
no need for NATIVE_INSTALL_WORKS when using autotools default install
in a recipe with BBCLASSEXTEND = "native"

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/desktop-file-utils/desktop-file-utils_0.16.bb

index 9492205..0d2ab9a 100644 (file)
@@ -12,4 +12,3 @@ SRC_URI[archive.sha256sum] = "7960be4bf7aa4b4698e8ea333cfa0bbfa7a169029e85d6a8b5
 inherit autotools
 
 BBCLASSEXTEND = "native"
-NATIVE_INSTALL_WORKS = "1"