Skip to content

Commit

Permalink
Need gemcutter here too
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Feb 5, 2010
1 parent c1785f3 commit 657ffed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
@@ -1,6 +1,7 @@
require 'rake' require 'rake'
require 'rake/rdoctask' require 'rake/rdoctask'
require 'rake/gempackagetask' require 'rake/gempackagetask'
require 'rake/gemcutter'


env = %(PKG_BUILD="#{ENV['PKG_BUILD']}") if ENV['PKG_BUILD'] env = %(PKG_BUILD="#{ENV['PKG_BUILD']}") if ENV['PKG_BUILD']


Expand Down

0 comments on commit 657ffed

Please sign in to comment.