[Spice-devel] [PATCH] Typo fix in xcode-select command
Christophe Fergeau
cfergeau at redhat.com
Thu Jul 9 06:24:19 PDT 2015
ACK, would be nice to do something like
git config format.subjectprefix spice-osx
to make it easier to know what the patches relate to.
Christophe
On Thu, Jul 09, 2015 at 04:17:50PM +0300, Kirill Moizik wrote:
> From: Kirill Moizik <kmoizik at redhat.com>
>
> ---
> README | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/README b/README
> index 2e8b461..d9d55c5 100644
> --- a/README
> +++ b/README
> @@ -1,7 +1,7 @@
> SHORT INSTRUCTIONS
>
> - download XCode
> -- run sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper
> +- run sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
> - download and run
> http://cgit.freedesktop.org/~teuf/spice-jhbuild/plain/spice-osx-build-setup.sh?h=osx
> - copy ~/Source/spice-jhbuild/jhbuildrc to ~/.jhbuildrc-custom
> @@ -18,11 +18,11 @@ This is a jhbuild moduleset to build remote-viewer on Mac OSX
> Before using it, you need to install XCode. I'm using XCode 4.3.3 for Lion.
> After installing it, I had to run the command below to setup everything
> as expected:
> -sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper
> +sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
>
> If you want to build spice-gtk from git (this moduleset is building it
> from tarballs), you also need Perl::Text::CSV. To install it you can run:
> -sudo xcode-select --switch /Applications/Xcode.app/ContentsDeveloper
> +sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
>
> Once these prerequisite are addressed, you can download the
> spice-osx-build-setup.sh script from
> --
> 2.3.2 (Apple Git-55)
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150709/8792b3cd/attachment.sig>
More information about the Spice-devel
mailing list