diff options
author | jlam <jlam> | 2008-03-11 22:11:32 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-03-11 22:11:32 +0000 |
commit | 92a54ec41f580e144f003c6ea6c663cc9c3dd6a6 (patch) | |
tree | c67a54f247374b2a41cd06e4620d65f90781629b /pkgtools/pkg_filecheck | |
parent | 8cfb97681c75166aff8aa152dbd6c05c2f5a8fd9 (diff) | |
download | pkgsrc-92a54ec41f580e144f003c6ea6c663cc9c3dd6a6.tar.gz |
+ We need rubygems>=1.0.1nb1 (which has the OpenSuSE buildroot patch)
for building and installing the gems, but we can use older rubygems
at run-time.
+ Move GEMFILE definition ahead of EXTRACT_SUFX just as a style issue.
This looks more like a normal package Makefile layout.
+ Rename GEMS_BASEDIR to GEM_HOME, which is the actual rubygems variable
name for that directory.
+ Rename some variables to be more in line with other ruby variable
names:
GEM_LIB_DIR => GEM_LIBDIR
GEM_DOC_DIR => GEM_DOCDIR
+ Set RUBYGEM_PKGPREFIX to ${RUBY_PKGPREFIX}-gem for now. We know
that at least we don't want ruby packages to prefix with "rubygems".
+ Just use EVAL_PREFIX instead of directly using find-prefix.mk.
Diffstat (limited to 'pkgtools/pkg_filecheck')
0 files changed, 0 insertions, 0 deletions