about summary refs log tree commit homepage
path: root/projects/cgi_multipart_eof_fix/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/cgi_multipart_eof_fix/Rakefile')
-rw-r--r--projects/cgi_multipart_eof_fix/Rakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/projects/cgi_multipart_eof_fix/Rakefile b/projects/cgi_multipart_eof_fix/Rakefile
index c790ab5..9f59fd0 100644
--- a/projects/cgi_multipart_eof_fix/Rakefile
+++ b/projects/cgi_multipart_eof_fix/Rakefile
@@ -13,6 +13,8 @@ begin
     p.url = "http://blog.evanweaver.com/pages/code#cgi_multipart_eof_fix"
     p.docs_host = "blog.evanweaver.com:~/www/snax/public/files/doc/"
     p.rdoc_pattern = /CHANGELOG|LICENSE|README|lib\/cgi_multipart_eof_fix/
+    p.need_tar_gz = false
+    p.need_tgz = true
   end
             
 rescue LoadError