mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
use --force-run-hooks for host opkg install
SVN-Revision: 22973
This commit is contained in:
parent
7b30b70e11
commit
2c59d54a43
@ -60,7 +60,8 @@ OPKG:= \
|
||||
$(STAGING_DIR_HOST)/bin/opkg \
|
||||
-f $(TOPDIR)/tmp/opkg.conf \
|
||||
--force-depends \
|
||||
--force-overwrite
|
||||
--force-overwrite \
|
||||
--force-run-hooks
|
||||
|
||||
define Profile
|
||||
$(eval $(call Profile/Default))
|
||||
|
Loading…
Reference in New Issue
Block a user