Skip to content

Commit

Permalink
Revert "hardcode shocco path for my machine"
Browse files Browse the repository at this point in the history
This reverts commit 10a76cc.
  • Loading branch information
bmizerany committed Jan 25, 2012
1 parent 10a76cc commit dcba183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure
Expand Up @@ -187,8 +187,8 @@ else stdutil xdg-open XDG_OPEN xdg-open
fi

stdutil git GIT git
stdutil ronn RONN $GEM_HOME/bin/ronn ronn
stdutil shocco SHOCCO $HOME/bin/shocco
stdutil ronn RONN $GEM_PATH/bin/ronn ronn
stdutil shocco SHOCCO shocco

set -e

Expand Down

0 comments on commit dcba183

Please sign in to comment.