On 2023/05/16 01:11, Theo Buehler wrote: > > diff -u -p -r1.10 PLIST > > --- pkg/PLIST 26 Feb 2023 07:51:45 -0000 1.10 > > +++ pkg/PLIST 15 May 2023 22:28:46 -0000 > > @@ -131,6 +131,7 @@ share/examples/i2pd/certificates/reseed/ > > @sample > > ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/acetone_at_mail.i2p.crt > > @owner > > @group > > +share/examples/i2pd/certificates/reseed/arnavbhatt288_at_mail.i2p.crt > > The new cert needs a @sample line like all the other certs in PLIST. > This way users can modify or remove them and the next update won't > overwrite the modifications: > > @owner _i2pd > @group _i2pd > @sample > ${LOCALSTATEDIR}/examples/i2pd/certificates/reseed/arnavbhatt288_at_mail.i2p.crt
s/examples/lib/ in the @sample line