more use of the INSTALL_DIR variable
SVN-Revision: 6023
This commit is contained in:
@@ -37,7 +37,7 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
define Package/qos-scripts/install
|
||||
mkdir -p $(1)
|
||||
$(INSTALL_DIR) $(1)
|
||||
$(CP) ./files/* $(1)/
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user