diff options
-rw-r--r-- | palemoon/palemoon.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 40de2a4..4ebbf33 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -64,7 +64,7 @@ and themes to make the browser truly your own. %build thispwd=$( pwd ) %if 0%{?el7} -scl enable detoolset-7 /bin/bash << EOF +scl enable devtoolset-7 /bin/bash << EOF pushd $thispwd %endif %if !%{dummy_package} |