ruby-changes:35987
From: nobu <ko1@a...>
Date: Tue, 21 Oct 2014 14:02:20 +0900 (JST)
Subject: [ruby-changes:35987] nobu:r48066 (trunk): Makefile.in: update gems after update
nobu 2014-10-21 12:06:32 +0900 (Tue, 21 Oct 2014) New Revision: 48066 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48066 Log: Makefile.in: update gems after update * Makefile.in (after-update): update bundled gems source tree too. Modified files: trunk/Makefile.in Index: Makefile.in =================================================================== --- Makefile.in (revision 48065) +++ Makefile.in (revision 48066) @@ -439,7 +439,7 @@ up:: https://github.com/ruby/ruby/blob/trunk/Makefile.in#L439 up:: -$(Q)$(MAKE) $(MFLAGS) after-update -after-update:: update-config_files update-unicode +after-update:: update-config_files update-unicode update-gems update-mspec: @$(CHDIR) $(srcdir); \ -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/