Skip to content

Instantly share code, notes, and snippets.

@altamic
Created May 12, 2010 15:41
Show Gist options
  • Save altamic/398734 to your computer and use it in GitHub Desktop.
Save altamic/398734 to your computer and use it in GitHub Desktop.
# jhbuild on macos
git clone git://git.gnome.org/jhbuild --depth=1
cd jhbuild
./autogen.sh
make
make install
export PATH=$PATH:~/.local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment