brook: fix install
This commit is contained in:
parent
150e7a36b9
commit
745aebe136
@ -54,7 +54,7 @@ define Package/$(PKG_NAME)/description
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
mv $(DL_DIR)/$(PKG_SOURCE) $(PKG_BUILD_DIR)
|
||||
cp $(DL_DIR)/$(PKG_SOURCE) $(PKG_BUILD_DIR)
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user