Use RUBY_SUFFIX instead of RUBY_VER.
This commit is contained in:
parent
136a08f12b
commit
93191b7d6a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
@comment $NetBSD: PLIST,v 1.4 2011/07/11 11:28:34 obache Exp $
|
@comment $NetBSD: PLIST,v 1.5 2014/03/17 14:29:28 taca Exp $
|
||||||
bin/oauth${RUBY_VER}
|
bin/oauth${RUBY_SUFFIX}
|
||||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||||
${GEM_LIBDIR}/.gemtest
|
${GEM_LIBDIR}/.gemtest
|
||||||
${GEM_LIBDIR}/Gemfile
|
${GEM_LIBDIR}/Gemfile
|
||||||
|
|
Loading…
Reference in a new issue