revert sed and fix a typo
[oweals/gnunet.git] / src / gns / gnunet-gns-proxy-setup-ca.in
index cd3be5ceac0d860ed831f3a6e108382cab121711..00fc2d227c62c3f206f38e778cf7f45542bfc983 100644 (file)
@@ -11,8 +11,9 @@ then
     exit 1
 fi
 
-OPENSSLBIN=@OPENSSL@
-CERTUTILBIN=@CERTUTIL@
+# Keep it simple so that people can install the tools later on.
+OPENSSLBIN=openssl
+CERTUTILBIN=certutil
 
 echo "Generating CA"
 options=''