Annotation of elwix/patches/elwix.pkg-conf.patch, revision 1.1.2.1
1.1.2.1 ! misho 1: --- etc/pkg/FreeBSD.conf 2014-05-26 21:59:02.000000000 +0300
! 2: +++ config/etc/default/pkg/FreeBSD.conf 2017-06-15 01:55:17.916460000 +0300
! 3: @@ -11,6 +11,6 @@
! 4: url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
! 5: mirror_type: "srv",
! 6: signature_type: "fingerprints",
! 7: - fingerprints: "/usr/share/keys/pkg",
! 8: + fingerprints: "/elwix/altroot/pkg/keys",
! 9: enabled: yes
! 10: }
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>