Merge branch 'fix-gnupg2' into 'etiona'

Fix gnupg2

See merge request trisquel/package-helpers!251
This commit is contained in:
Ruben Rodriguez 2019-09-13 20:05:53 +00:00
commit e962fb5ede

View file

@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=1
VERSION=2
. ./config
@ -46,7 +46,7 @@ patch -p1 << EOF
oDisableApplication,
oEnablePinpadVarlen,
+ oSharedAccess,
oDebugDisableTicker
oListenBacklog
};
@@ -157,6 +158,8 @@ static ARGPARSE_OPTS opts[] = {