madwifi: more fixes and cleanups for wds sta separation
[openwrt-10.03/.git] / package / util-linux-ng / Makefile
index f6593f73550c738140710c5a44a88ec1a2221ee2..38b7c5db77124dac6388c60230f02c590808421d 100644 (file)
@@ -110,7 +110,7 @@ define Package/losetup/install
 endef
 
 define Package/mount-utils/install
-       $(INSTALL_DIR) $(1)/sbin/
+       $(INSTALL_DIR) $(1)/bin/
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/mount/{u,}mount $(1)/bin
 endef