mk/image.mk: Ship /init in initramfs
[openadk.git] / package / easy-rsa / patches / patch-easy-rsa_2_0_vars
blob964c6bc6a018eaeb002779d65292839acd9918b2
1 --- easy-rsa-2.0.orig/easy-rsa/2.0/vars 2013-08-18 10:11:06.000000000 +0200
2 +++ easy-rsa-2.0/easy-rsa/2.0/vars      2013-08-18 10:38:50.635782024 +0200
3 @@ -12,7 +12,7 @@
4  # This variable should point to
5  # the top level of the easy-rsa
6  # tree.
7 -export EASY_RSA="`pwd`"
8 +export EASY_RSA="/etc/easy-rsa"
9  
10  #
11  # This variable should point to
12 @@ -26,7 +26,7 @@ export GREP="grep"
13  # This variable should point to
14  # the openssl.cnf file included
15  # with easy-rsa.
16 -export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
17 +export KEY_CONFIG=/etc/easy-rsa/openssl.cnf
19  # Edit this variable to point to
20  # your soon-to-be-created key