aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-10 11:49:00 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-10 11:49:00 +0200
commit2cdba8e037f7b7ef5f400d328dd1895979ba06a4 (patch)
treeb525dc6f9ff2035ee200f2102e1fbf1298c24e50
parent2a5325d918f82b85f08571196390803aff2af4ea (diff)
downloads2i-jekyll-2cdba8e037f7b7ef5f400d328dd1895979ba06a4.tar.gz
fix scl_enable
-rw-r--r--etc/scl_enable4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/scl_enable b/etc/scl_enable
index dd81bd9..1f4f614 100644
--- a/etc/scl_enable
+++ b/etc/scl_enable
@@ -1,2 +1,2 @@
-source scl_enable httpd24
-source scl_enable rh-ruby${RH_RUBY_VERSION}
+source scl_source enable httpd24
+source scl_source enable rh-ruby${RH_RUBY_VERSION}