perl: create the Host install path before using it
authorJohn Crispin <blogic@openwrt.org>
Sun, 31 Aug 2014 08:07:27 +0000 (10:07 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sun, 31 Aug 2014 08:07:27 +0000 (10:07 +0200)
this caused a compile fail on the BB builder

Signed-off-by: John Crispin <blogic@openwrt.org>
lang/perl/Makefile

index f1989080fb3b756fa8998bcd98c19482802c7f18..edf3e4534564050d6aff86f160b4495f58211302 100644 (file)
@@ -70,6 +70,7 @@ endef
 
 define Host/Install
        ( cd $(HOST_BUILD_DIR); ./miniperl installperl )
+       $(INSTALL_DIR) $(HOST_PERL_PREFIX)/bin/
        $(CP) $(HOST_BUILD_DIR)/generate_uudmap $(HOST_PERL_PREFIX)/bin/
        
        # Link any possibly installed static extension in