Skip to content

Instantly share code, notes, and snippets.

@mavropalias
Created January 24, 2012 14:32
Show Gist options
  • Select an option

  • Save mavropalias/1670450 to your computer and use it in GitHub Desktop.

Select an option

Save mavropalias/1670450 to your computer and use it in GitHub Desktop.

Revisions

  1. mavropalias revised this gist Jan 24, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    git checkout v0.4.12
    git checkout v0.6.8
    ./configure
    make
    sudo make install
  2. mavropalias revised this gist Jan 24, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    git checkout -b v0.4.12
    git checkout v0.4.12
    ./configure
    make
    sudo make install
  3. mavropalias created this gist Jan 24, 2012.
    4 changes: 4 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    git checkout -b v0.4.12
    ./configure
    make
    sudo make install