openwrt-keyring: add missing INSTALL_DIR

Fixes: 01d0653771 ("openwrt-keyring: limit usign keys")

Closes: #429

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-08-11 00:57:22 +08:00
parent 3f0c2b59f7
commit 683845f782
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -31,6 +31,7 @@ endef
Build/Compile=
define Package/openwrt-keyring/install
$(INSTALL_DIR) $(1)/etc/opkg/keys/
# Public usign key for OPDE
$(INSTALL_DATA) $(PKG_BUILD_DIR)/usign/66ceb3e8f7432fed $(1)/etc/opkg/keys/
# Public usign key for unattended snapshot builds