Navigation Menu

Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 28, 2015
1 parent 6fc4e19 commit 2b92eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -240,7 +240,7 @@ postgresql94-devel
windows_architectures.each do |arch|
windows_package = "pgroonga-#{version}-#{arch}.zip"
windows_packages << windows_package
file windows_pacakge => windows_packages_dir do
file windows_package => windows_packages_dir do
rm_rf("tmp")
mkdir_p("tmp")
cd("tmp") do
Expand Down

0 comments on commit 2b92eb3

Please sign in to comment.