[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other
Dennis Veatch
dennisveatch at bellsouth.net
Thu Sep 4 23:11:11 CEST 2014
commit 37b6701e7e6f42c352c0ae41eecf1c388d4b77bc
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 04 Sep 2014 17:11:02 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/37b6701e7e6f42c352c0ae41eecf1c388d4b77bc
Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
compilers/ruby/BUILD | +1/-1
compilers/ruby/DETAILS | +1/-1
2 files changed, 2 insertions(+), 2 deletions(-)
--- a/compilers/ruby/BUILD
+++ b/compilers/ruby/BUILD
@@ -8,4 +8,4 @@
make install-doc &&
# Some apps look for ruby.pc like graphviz
- ln -sf /usr/lib/pkgconfig/ruby-`lvu version ruby | cut -c 1-3`.pc /usr/lib/pkgconfig/ruby.pc
+ ln -sf ruby-${VERSION%.*}.pc /usr/lib/pkgconfig/ruby.pc
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -7,7 +7,7 @@
SOURCE_VFY=sha1:29a615966c7feb6554be736e7dcd590c770ee692
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
- UPDATED=20140510
+ UPDATED=20140904
SHORT="A scripting language"
cat << EOF
More information about the Lunar-commits
mailing list