projects
/
embrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6aeb58
)
upload the gzipped tarball
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 9 Apr 2006 18:50:24 +0000
(20:50 +0200)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 9 Apr 2006 18:50:24 +0000
(20:50 +0200)
Rakefile
patch
|
blob
|
history
diff --git
a/Rakefile
b/Rakefile
index 5d45ebaea196238bf75ea179e4b15e9b0d6f6865..9743143ccf6429ec3f1bda1681a13c701075e150 100644
(file)
--- 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