Skip to content

Commit

Permalink
update location for regenerating thrift bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Mar 15, 2010
1 parent e951570 commit 636cdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -74,5 +74,5 @@ task :thrift do
system(
"cd vendor &&
rm -rf gen-rb &&
thrift -gen rb #{CASSANDRA_HOME}/interface/cassandra.thrift")
thrift -gen rb #{CASSANDRA_HOME}/server/interface/cassandra.thrift")
end

0 comments on commit 636cdf6

Please sign in to comment.