diff options
author | B Stack <bgstack15@gmail.com> | 2019-10-12 10:48:43 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-10-12 10:48:43 -0400 |
commit | d9fa7297b0306eedcc52aaa9904f134c00dfc34a (patch) | |
tree | 6551da19152ea60f8ab4f9733a9f2659ccb0fe13 /waterfox | |
parent | WIP: waterfox el8 rc1 (diff) | |
download | stackrpms-d9fa7297b0306eedcc52aaa9904f134c00dfc34a.tar.gz stackrpms-d9fa7297b0306eedcc52aaa9904f134c00dfc34a.tar.bz2 stackrpms-d9fa7297b0306eedcc52aaa9904f134c00dfc34a.zip |
WIP: waterfox stuff
Diffstat (limited to 'waterfox')
-rw-r--r-- | waterfox/waterfox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index 7518a4d..bcdcd68 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -133,7 +133,7 @@ ExcludeArch: armv7hl # https://copr-be.cloud.fedoraproject.org/results/mlampe/devtoolset-7/epel-6-$basearch/ %define scl_env %{nil} %define scl_buildreq coreutils -%if 0%{?rhel} >= 7 +%if 0%{?rhel} == 7 %define scl_env devtoolset-7 %define scl_buildreq devtoolset-7-toolchain %global system_nss 0 |