Browse Source

create missing dir

Waldemar Brodkorb 12 years ago
parent
commit
86b702f038
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/dropbear/Makefile

+ 1 - 1
package/dropbear/Makefile

@@ -67,7 +67,7 @@ do-build:
 
 do-install:
 	# main package
-	$(INSTALL_DIR) $(IDIR_DROPBEAR)/usr/bin
+	$(INSTALL_DIR) $(IDIR_DROPBEAR)/usr/bin $(IDIR_DROPBEAR)/bin
 	$(INSTALL_DIR) $(IDIR_DROPBEAR)/usr/sbin
 	$(INSTALL_BIN) $(WRKBUILD)/dropbearmulti \
 		$(IDIR_DROPBEAR)/usr/sbin/dropbear