diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 306e7af..a3fe56f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -2,7 +2,7 @@ %define system_nss 1 # Use system sqlite? -%if 0%{?fedora} > 24 +%if 0%{?fedora} > 25 %define system_sqlite 1 %else %define system_sqlite 0 |