X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=utils%2Fdosfstools%2FMakefile;h=ff62f026a86873a27c6462ce5433bee31c37fe1b;hp=0f2adaf50b32997dd44c378b20ca609568ba7183;hb=989aa25c63f9aadd34247ea507f2d5a80ad8f1ec;hpb=75ea41a2c060b638aed79b8ce50de8f86505c1b3;ds=sidebyside diff --git a/utils/dosfstools/Makefile b/utils/dosfstools/Makefile index 0f2adaf50b..ff62f026a8 100644 --- a/utils/dosfstools/Makefile +++ b/utils/dosfstools/Makefile @@ -50,7 +50,7 @@ define Build/Compile endef define Package/dosfstools/install - install -d -m0755 $(1)/usr/sbin + $(INSTALL_DIR) $(1)/usr/sbin $(CP) $(PKG_INSTALL_DIR)/usr/sbin/dosfsck $(1)/usr/sbin/ $(CP) $(PKG_INSTALL_DIR)/usr/sbin/fsck.{msdos,vfat} $(1)/usr/sbin/ $(CP) $(PKG_INSTALL_DIR)/usr/sbin/mkdosfs $(1)/usr/sbin/