pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/rubygems
Module Name: pkgsrc
Committed By: jlam
Date: Thu Mar 13 22:20:04 UTC 2008
Modified Files:
pkgsrc/misc/rubygems: rubygem.mk
Log Message:
+ Modify gem-rake-build to find the generated .gem file in the event
that the Rakefile creates it in a non-standard place.
+ Create a new variable GEM_CLEANBUILD which is a list of globs for
files to remove from the gem installed in the buildroot in the
_gem-install-cleanbuild target. This allows for packages with a
non-standard gem directory structure (one that has the .c files
under ext/).
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/misc/rubygems/rubygem.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index