From ce97f845ef5b2cf3fcb58d0bf757ea606f55080f Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 4 Sep 2018 23:27:39 -0400 Subject: fix typo for 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 1a7f1f8..8c34bb0 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -66,7 +66,7 @@ and themes to make the browser truly your own. #source /usr/bin/gcc49 %if !%{dummy_package} thispwd=$( pwd ) - sci enable devtoolset-7 /bin/bash << EOF + scl enable devtoolset-7 /bin/bash << EOF pushd $thispwd ./mach build popd -- cgit