Merge branch 'fix-gnupg2' into 'etiona'
Fix gnupg2 See merge request trisquel/package-helpers!251
This commit is contained in:
commit
e962fb5ede
1 changed files with 2 additions and 2 deletions
|
|
@ -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[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue