From 94ad0f3b2bb70cc5ae314e542a8eb1d54c2935e8 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 7 Apr 2004 22:46:11 +0000 Subject: small fix --- indexhtml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indexhtml.spec') 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 -- cgit v1.2.1