1
0
nemo-extensions/nemo-seahorse_gpg-2.1.patch

8 lines
231 B
Diff

--- nemo-seahorse.orig/configure.ac
+++ nemo-seahorse/configure.ac
@@ -59,3 +59,3 @@
if test "$DO_CHECK" = "yes"; then
- accepted_versions="1.2 1.4 2.0"
+ accepted_versions="1.2 1.4 2.0 2.1"
AC_PATH_PROGS(GNUPG, [gpg gpg2], no)