add SoC support to madwifi
[openwrt.git] / package / keynote / Makefile
index 38f1f69..5793004 100644 (file)
@@ -61,7 +61,7 @@ define Build/UninstallDev
 endef
 
 define Package/keynote/install
-       install -d -m0755 $(1)/usr/sbin
+       $(INSTALL_DIR) $(1)/usr/sbin
        $(CP) $(PKG_BUILD_DIR)/keynote $(1)/usr/sbin/
 endef
 
This page took 0.030535 seconds and 4 git commands to generate.