clean up the directory layout of the uci shell api

SVN-Revision: 12022
v19.07.3_mercusys_ac12_duma
Felix Fietkau 16 years ago
parent 4053fb48cf
commit 69ed8ba037

@ -74,7 +74,7 @@ define Package/uci/install
$(INSTALL_DIR) $(1)/etc/uci-defaults
$(INSTALL_DIR) $(1)/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/uci $(1)/sbin/
$(CP) ./files/uci/* $(1)/
$(CP) ./files/* $(1)/
endef
define Build/InstallDev

Loading…
Cancel
Save