summaryrefslogtreecommitdiffstats
path: root/indexhtml.spec
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-04-07 22:46:11 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-04-07 22:46:11 +0000
commit94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8 (patch)
tree3c275e117079dbfaaa81c3320bd2d58c0f416820 /indexhtml.spec
parentb9e441c564923d6055617a662073dfa82b7273dc (diff)
downloadindexhtml-94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8.tar
indexhtml-94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8.tar.gz
indexhtml-94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8.tar.bz2
indexhtml-94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8.tar.xz
indexhtml-94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8.zip
small fix
Diffstat (limited to 'indexhtml.spec')
-rw-r--r--indexhtml.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexhtml.spec b/indexhtml.spec
index 174bd02..b9c859d 100644
--- a/indexhtml.spec
+++ b/indexhtml.spec
@@ -38,7 +38,7 @@ for lang in $(find mail/header-* -type f | sed "s|mail/header-||" ); do
cat mail/header-$lang &> tmpfile
echo "Content-Type: multipart/related; type=\"multipart/alternative\";" >>tmpfile
- echo "\t boundary=\"=-tThpx1YEZqL4gn53WjQ1\"" >> tmpfile
+ echo " boundary=\"=-tThpx1YEZqL4gn53WjQ1\"" >> tmpfile
echo "" >> tmpfile
echo "--=-tThpx1YEZqL4gn53WjQ1" >> tmpfile
echo "" >> tmpfile