crda: moar keys

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-08-12 00:11:28 -04:00
parent 8b6f093220
commit ae5c096deb
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -47,7 +47,7 @@ src_prepare() {
-e "s:\<pkg-config\>:$(tc-getPKG_CONFIG):" \
Makefile || die
if use pentoo; then
cp /etc/wireless-regdb/pubkeys/Gentoo.key.pub.pem pubkeys || die
cp /etc/wireless-regdb/pubkeys/*.key.pub.pem pubkeys/ || die
fi
}