From ad6d02a9246f3ebd0f852aa615a4a1c593c91e05 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sun, 9 Apr 2006 20:50:24 +0200 Subject: [PATCH] upload the gzipped tarball --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index 5d45eba..9743143 100644 --- a/Rakefile +++ b/Rakefile @@ -35,6 +35,6 @@ end task :publish => [:package] do Rake::SshFilePublisher.new("code-monkey.de", ".", "pkg", - "#{PKG_NAME}-#{PKG_VERSION}.tar.bz2"). + "#{PKG_NAME}-#{PKG_VERSION}.tar.gz"). upload end -- 2.30.2