24 Sep
2012
24 Sep
'12
10:04 p.m.
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 8da9445f759800aecf10153bd93b09914eed4b0a https://github.com/MacRuby/MacRuby/commit/8da9445f759800aecf10153bd93b09914e... Author: Mark Rada <marada@uwaterloo.ca> Date: 2012-09-24 (Mon, 24 Sep 2012) Changed paths: M rakelib/install.rake Log Message: ----------- Revert "Use Rake's built in FileUtilsExt to reduce redundant messages during install" This reverts commit 032cb54a39852e746c5bfae7a0d7401edd6c44a3. We cannot use Rake::FileUtilsExt yet as the system Ruby ships with an ancient version of Rake that does not include the extension in its current form.