python: update MAKE_FLAGS
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 12 Nov 2014 21:24:30 +0000 (23:24 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 12 Nov 2014 21:24:30 +0000 (23:24 +0200)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile

index bab6ce33592b45cadc63d79421918cd37881b730..8573d76bd216dffd34336e3291e94e01f17f17f9 100644 (file)
@@ -71,8 +71,7 @@ define Package/python/description
   This package contains the (almost) full Python install.
 endef
 
-MAKE_FLAGS:=\
-       DESTDIR="$(PKG_INSTALL_DIR)" \
+MAKE_FLAGS+=\
        CROSS_COMPILE=yes \
        LD="$(TARGET_CC)" \
        PGEN=pgen2