wok-current diff tazwikiss/receipt @ rev 9638
Fixed firefox-langpack-pt-BR to be like the other langpack receipts.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 26 17:57:44 2011 +0000 (2011-04-26) |
parents | 9272b69b5779 |
children | 5b2d6ec39fb5 |
line diff
1.1 --- a/tazwikiss/receipt Sat Mar 12 16:26:35 2011 +0000 1.2 +++ b/tazwikiss/receipt Tue Apr 26 17:57:44 2011 +0000 1.3 @@ -68,6 +68,10 @@ 1.4 cat > $1/etc/httpd.conf <<EOT 1.5 H:/var/www 1.6 A:0.0.0.0/0 1.7 +.xml:text/xml 1.8 +.tgz:application/x-tgz 1.9 +.tar.gz:application/x-tgz 1.10 +.tazpkg:application/x-tazpkg 1.11 EOT 1.12 fi 1.13 while read line; do