summaryrefslogtreecommitdiff
path: root/package/dropbear/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-22 07:51:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-22 07:51:30 +0200
commit86b702f03885e2bf4722ae6bd4bb2b8c120f1a4a (patch)
tree58d61092a0c03f578873d8f2a12e74db95c9f889 /package/dropbear/Makefile
parentdc83b97a3fa5e4d758345bb83ef49a7c4e539079 (diff)
create missing dir
Diffstat (limited to 'package/dropbear/Makefile')
-rw-r--r--package/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile
index 5daeefc56..4966d1088 100644
--- a/package/dropbear/Makefile
+++ b/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