[前][次][番号順一覧][スレッド一覧]

ruby-changes:50678

From: usa <ko1@a...>
Date: Tue, 20 Mar 2018 00:40:38 +0900 (JST)
Subject: [ruby-changes:50678] usa:r62843 (trunk): * win32/README.win32: `make up` is only necessary when building from SVN source.

usa	2018-03-20 00:40:32 +0900 (Tue, 20 Mar 2018)

  New Revision: 62843

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=62843

  Log:
    * win32/README.win32: `make up` is only necessary when building from SVN source.

  Modified files:
    trunk/win32/README.win32
Index: win32/README.win32
===================================================================
--- win32/README.win32	(revision 62842)
+++ win32/README.win32	(revision 62843)
@@ -45,7 +45,7 @@ https://github.com/ruby/ruby/blob/trunk/win32/README.win32#L45
     And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
     executable without console window if also you want.
 
-(3) Run `((%nmake up%))'
+(3) Run `((%nmake up%))' if you are building from SVN source.
 
 (4) Run `((%nmake%))'
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]