summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rubygem-template.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/rubygem-template.SlackBuild b/rubygem-template.SlackBuild
index 8a14bf0..77826cc 100644
--- a/rubygem-template.SlackBuild
+++ b/rubygem-template.SlackBuild
@@ -105,7 +105,7 @@ printf("%s/%s/gems/%s\n",
# things could always change
gem specification $CWD/$SRCNAM-$VERSION.gem | \
ruby -r yaml -r rbconfig -e '
-c = Config::CONFIG
+c = RbConfig::CONFIG
path = sprintf("%s/%s/gems/%s",
c["libdir"],
c["RUBY_INSTALL_NAME"],