From a955a3bc292442aa392d7fb22a6b9afc16ed3755 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 12 Jan 2004 16:06:35 +0000 Subject: Try to use DESTDIR when installing git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5448 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef535ae06..098fe17a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 13 01:04:37 2004 Dave Thomas + + * lib/rdoc/ri/ri_paths.rb (RI::Paths): First attempt at + incorporating DESTDIR in the rdoc installation. + Mon Jan 12 23:26:21 2004 Nobuyoshi Nakada * parse.y (primary): fix position after FCALL. [ruby-dev:22574] -- cgit