[packages/openssl102: 315/432] - export variable not value

adwol adwol at pld-linux.org
Sat Sep 29 01:28:02 CEST 2018


commit cada8ea88f4cc416735a33c424f5461d02600cbf
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jul 8 14:05:59 2010 +0000

    - export variable not value
    
    Changed files:
        openssl-c_rehash.sh -> 1.6

 openssl-c_rehash.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssl-c_rehash.sh b/openssl-c_rehash.sh
index 56a54b5..90da18f 100644
--- a/openssl-c_rehash.sh
+++ b/openssl-c_rehash.sh
@@ -169,7 +169,7 @@ then
 else
     SSL_CMD=openssl
     OPENSSL=${SSL_CMD}
-    export ${OPENSSL}
+    export OPENSSL
 fi
 
 # fix paths
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list