[DRE-commits] [ruby-build] 03/10: Small manpage fixes

Sebastian Boehm sometimesfood-guest at moszumanska.debian.org
Mon Feb 24 19:44:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

sometimesfood-guest pushed a commit to branch master
in repository ruby-build.

commit 5f9433e4d40d67a595efc59e54b60b376edea3ca
Author: Sebastian Boehm <sebastian at sometimesfood.org>
Date:   Sun Dec 29 12:34:30 2013 +0100

    Small manpage fixes
---
 debian/ruby-build.1.ronn | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/ruby-build.1.ronn b/debian/ruby-build.1.ronn
index fc69531..08b7b6d 100644
--- a/debian/ruby-build.1.ronn
+++ b/debian/ruby-build.1.ronn
@@ -67,7 +67,7 @@ Install Ruby from a custom definition into `~/your-ruby`:
     Sets the path to the C compiler.
 
   * `CONFIGURE_OPTS`:
-    Options that are passed to configure when building a Ruby.
+    Options that are passed to `./configure` when building a Ruby.
 
   * `MAKE`:
     Sets the command used for `make`.
@@ -78,9 +78,6 @@ Install Ruby from a custom definition into `~/your-ruby`:
   * `MAKEOPTS`:
     Used instead of `MAKE_OPTS` when `MAKE_OPTS` is not defined.
 
-  * `TMPDIR`:
-    Sets the location where `ruby-build` stores temporary files.
-
   * `RUBY_BUILD_BUILD_PATH`:
     Sets the location in which sources are downloaded and built.
 
@@ -91,6 +88,9 @@ Install Ruby from a custom definition into `~/your-ruby`:
     If set, forces `ruby-build` to download packages from their
     original source URLs instead of using a mirror.
 
+  * `TMPDIR`:
+    Sets the location where `ruby-build` stores temporary files.
+
 ## AUTHORS
 
 ruby-build is developed by Sam Stephenson <<sam at 37signals.com>>.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-build.git



More information about the Pkg-ruby-extras-commits mailing list