Fixing sources copying destination.
parent
e4ea6bcd11
commit
b0607af60a
|
@ -221,7 +221,7 @@ class Package::Recipe
|
||||||
end
|
end
|
||||||
|
|
||||||
FileUtils.cp "#{directory}/#{url.filename}",
|
FileUtils.cp "#{directory}/#{url.filename}",
|
||||||
url.filename
|
"#{building_directory}/#{url.filename}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Reference in New Issue