From a30e43fb8bf94bb3c70494bb319ceb279b33df15 Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 5 Sep 2018 06:35:40 -0400 Subject: fix typo again in scl... --- palemoon/palemoon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palemoon/palemoon.spec') 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} -- cgit