We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b977495 commit 7983569Copy full SHA for 7983569
1 file changed
README.md
@@ -23,6 +23,9 @@ To add another ruby version's source to this gem's directory:
23
$ rake add_source VERSION=2.1.3 PATCHLEVEL=242
24
25
(for pre-releases PATCHLEVEL should not be provided)
26
+add_source can use pre-downloaded .tgz (use TGZ_FILE_NAME to pass it)
27
+also it can extract patch level from version.h of downloaded sources, so
28
+PATCHLEVEL variable is optional.
29
30
##Credits
31
0 commit comments