shrink
This commit is contained in:
parent
ee5193e3e8
commit
fca0a66649
@ -678,11 +678,8 @@ private
|
||||
|
||||
def devel &block
|
||||
raise "url and md5 must be specified in a block" unless block_given?
|
||||
|
||||
if ARGV.build_devel?
|
||||
# clear out mirrors from the stable release
|
||||
@mirrors = nil
|
||||
|
||||
@mirrors = nil # clear out mirrors from the stable release
|
||||
instance_eval &block
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user