mv build_dist.rb -> rb/build_dist.rb
This commit is contained in:
parent
bf136e79f2
commit
f58744d31f
@ -14,7 +14,7 @@ CLEAN.include %w[build_test_run .yardoc doc coverage test]
|
||||
CLOBBER.include %w[dist pkg]
|
||||
|
||||
task :build_dist do
|
||||
sh "ruby build_dist.rb"
|
||||
sh "ruby rb/build_dist.rb"
|
||||
end
|
||||
|
||||
RSpec::Core::RakeTask.new(:spec, :example_string) do |task, args|
|
||||
|
Loading…
x
Reference in New Issue
Block a user