[nss-softokn/f19] No need for export NSS_ENABLE_ECC=1 in the spec file as ECC is enabled by default

Elio Maldonado emaldonado at fedoraproject.org
Fri Mar 21 20:54:10 UTC 2014


commit eccfd12e89caa071c4aefe71bed9bfdf229a78a5
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Fri Mar 21 13:53:27 2014 -0700

    No need for export NSS_ENABLE_ECC=1 in the spec file as ECC is enabled by default

 nss-softokn.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/nss-softokn.spec b/nss-softokn.spec
index 5ef5023..7b25cf1 100644
--- a/nss-softokn.spec
+++ b/nss-softokn.spec
@@ -181,8 +181,6 @@ USE_64=1
 export USE_64
 %endif
 
-export NSS_ENABLE_ECC=1
-
 # uncomment if the iquote patch is activated
 export IN_TREE_FREEBL_HEADERS_FIRST=1
 
@@ -250,8 +248,6 @@ export USE_64
 # to test for the last tool built correctly
 export NSS_BUILD_SOFTOKEN_ONLY=1
 
-export NSS_ENABLE_ECC=1
-
 # End -- copied from the build section
 
 # enable the following line to force a test failure


More information about the scm-commits mailing list