python-native: remove prefix and exec_prefix, native.bbclass should take care of...
authorKoen Kooi <koen@openembedded.org>
Tue, 10 Nov 2009 15:12:05 +0000 (16:12 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 10 Nov 2009 15:12:05 +0000 (16:12 +0100)
recipes/python/python-native_2.6.1.bb

index 30b97c9..9d0b0c8 100644 (file)
@@ -15,9 +15,6 @@ S = "${WORKDIR}/Python-${PV}"
 
 inherit native
 
-prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}"
-exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}"
-
 EXTRA_OEMAKE = '\
   BUILD_SYS="" \
   HOST_SYS="" \