pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-ole Use RUBY_SUFFIX instead of RUBY_VER.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3fd698c5a498
branches: trunk
changeset: 632135:3fd698c5a498
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 17 14:05:38 2014 +0000
description:
Use RUBY_SUFFIX instead of RUBY_VER.
diffstat:
devel/ruby-ole/ALTERNATIVES | 2 +-
devel/ruby-ole/PLIST | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r 853ce98ec1a5 -r 3fd698c5a498 devel/ruby-ole/ALTERNATIVES
--- a/devel/ruby-ole/ALTERNATIVES Mon Mar 17 14:04:42 2014 +0000
+++ b/devel/ruby-ole/ALTERNATIVES Mon Mar 17 14:05:38 2014 +0000
@@ -1,1 +1,1 @@
-bin/oletool @PREFIX@/bin/oletool@RUBY_VER@
+bin/oletool @PREFIX@/bin/oletool@RUBY_SUFFIX@
diff -r 853ce98ec1a5 -r 3fd698c5a498 devel/ruby-ole/PLIST
--- a/devel/ruby-ole/PLIST Mon Mar 17 14:04:42 2014 +0000
+++ b/devel/ruby-ole/PLIST Mon Mar 17 14:05:38 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2012/07/13 13:15:40 obache Exp $
-bin/oletool${RUBY_VER}
+@comment $NetBSD: PLIST,v 1.3 2014/03/17 14:05:38 taca Exp $
+bin/oletool${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog
Home |
Main Index |
Thread Index |
Old Index