Kouhei Sutou
null+****@clear*****
Mon Jul 3 13:00:22 JST 2017
Kouhei Sutou 2017-07-03 13:00:22 +0900 (Mon, 03 Jul 2017) New Revision: 73a3b4b44dcf02a1732a41db0e36b0fc3dcec4bf https://github.com/pgroonga/pgroonga/commit/73a3b4b44dcf02a1732a41db0e36b0fc3dcec4bf Message: Fix path Modified files: Rakefile Modified: Rakefile (+1 -1) =================================================================== --- Rakefile 2017-07-03 12:56:16 +0900 (57b50bc) +++ Rakefile 2017-07-03 13:00:22 +0900 (9d355c9) @@ -353,7 +353,7 @@ postgresql#{postgresql_package_version}-devel end short_postgresql_version = postgresql_version.delete(".") debian_dir = "debian#{short_postgresql_version}" - cp_r("#{absolute_packages_dir}/#{debian_dir}", "debian") + cp_r("#{absolute_packages_dir}/#{debian_dir}", "tmp/debian") File.open("env.sh", "w") do |file| file.puts(<<-ENV) -------------- next part -------------- HTML����������������������������...ダウンロード