updating for new pages

This commit is contained in:
Davis W. Frank
2011-02-27 10:36:13 -08:00
parent aee4c5926c
commit 45b4e1316c
5 changed files with 25 additions and 1 deletions

View File

@@ -91,7 +91,7 @@ jasmine.version_= {
FileUtils.cp("src/html/jasmine.css", "lib/jasmine.css")
end
downloads_file = 'pages/download.html.md'
downloads_file = 'pages/download.html'
task :need_pages_submodule do
unless File.exist?(downloads_file)
raise "Jasmine pages submodule isn't present. Run git submodule update --init"