K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-10-22T11:21:42.457922Z K 7 svn:log V 305 security/opensc: Fix sample config install Error: Missing: %%ETCDIR%%.conf.sample [...] Installing opensc-0.19.0... cp: /usr/local/etc/opensc.conf.sample: No such file or directory The build uses USES=autoreconf and patching etc/Makefile.in is a nop. Patch etc/Makefile.am instead. Broken in r500489. END