[frogr] Fixed errors and out-of-date information in README file for OS X



commit 6d0adb3386632a012ca4e9c2fd749512017b35c8
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Fri Nov 29 08:54:19 2013 +0000

    Fixed errors and out-of-date information in README file for OS X

 osx/README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/osx/README b/osx/README
index b4359c2..af393fd 100644
--- a/osx/README
+++ b/osx/README
@@ -13,7 +13,7 @@ Note: Terminal commands are preceded by dollar signs.
 Get and install the gtk-osx-build-setup.sh from:
 http://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
 
-  $ curl -O http://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
+  $ curl -O https://git.gnome.org/browse/gtk-osx/plain/gtk-osx-build-setup.sh
   $ sh gtk-osx-build-setup.sh
 
 Some of the newer releases of gnome software are only providing .xz packages.
@@ -24,7 +24,7 @@ xz utils. The easiest way to install is to use a dmg package available on:
 
 Make sure to include /usr/local/bin in your PATH and alsothat you are not
 conflicting anything from fink/macports. If you are using fink/macports, you
-can add the following to your ~/.bashrc to remove any PATHS related to 
+can add the following to your ~/.bashrc to remove any PATHS related to
 fink/macports when using jhbuild:
 
     # Add /usr/local/bin
@@ -52,7 +52,7 @@ environment variable JHB=frogr.
 
 Finally we are ready to built frogr:
 
-  $ JHB=frogr jhbuild bootstrap --ignore-system
+  $ JHB=frogr jhbuild bootstrap
   $ JHB=frogr jhbuild build frogr
 
 Note that it's perfectly possible that something might fail during the built,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]