Skip to content

Commit

Permalink
Don't use package task anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Sep 8, 2012
1 parent 27dcd8c commit 4cf4446
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -3,7 +3,6 @@
require 'rake'
require 'rake/clean'
require 'rake/testtask'
require 'rubygems/package_task'

ignore = File.read('web/lib/javascripts/.gitignore')
.split("\n").map {|f| "web/lib/javascripts/#{f}" }
Expand Down

0 comments on commit 4cf4446

Please sign in to comment.