--- elwix/patches/elwix.pkg-conf.patch 2017/06/16 11:21:52 1.1 +++ elwix/patches/elwix.pkg-conf.patch 2021/03/11 13:59:52 1.2 @@ -0,0 +1,10 @@ +--- etc/pkg/FreeBSD.conf 2014-05-26 21:59:02.000000000 +0300 ++++ config/etc/default/pkg/FreeBSD.conf 2017-06-15 01:55:17.916460000 +0300 +@@ -11,6 +11,6 @@ + url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest", + mirror_type: "srv", + signature_type: "fingerprints", +- fingerprints: "/usr/share/keys/pkg", ++ fingerprints: "/elwix/altroot/pkg/keys", + enabled: yes + }