]> git.pld-linux.org Git - packages/coolkey.git/blob - coolkey-sh.patch
- updated URL
[packages/coolkey.git] / coolkey-sh.patch
1 --- coolkey-1.1.0/configure.in.orig     2007-02-16 20:50:50.000000000 +0100
2 +++ coolkey-1.1.0/configure.in  2014-08-22 18:15:55.079051272 +0200
3 @@ -124,9 +124,9 @@
4  if test $WINDOWS -ne 1; then
5    PKG_CHECK_MODULES(NSS, nss, true, [ AC_MSG_ERROR(could not find NSS Crypto libraries) ])
6  fi
7 -  enable_pk11install = "yes"
8 +  enable_pk11install="yes"
9  else
10 -  enable_pk11install = "no"
11 +  enable_pk11install="no"
12    AC_MSG_WARN([skipping pk11install])
13  fi
14  
This page took 0.056695 seconds and 3 git commands to generate.