Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tef committed Jun 28, 2012
1 parent 71d380a commit e6d4f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python_test: py/
python py/setup.py test

ruby_test: rb/
rm rb/glyph*.gem
rm -f rb/glyph*.gem
cd rb && gem build glyph.gemspec
gem install rb/glyph*.gem
${RUBY} rb/tests.rb
Expand Down

0 comments on commit e6d4f6b

Please sign in to comment.