summaryrefslogtreecommitdiff
path: root/new-tag
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2011-10-28 18:39:35 +0100
committerdakkar <dakkar@thenautilus.net>2011-10-28 18:47:33 +0100
commit0cb56fef0bfa767f3f5fd8ab2a23da755fe27fa5 (patch)
tree2e989dfa3f7cc8031d19fe217e85a2f3201a9722 /new-tag
parentRevert "don't create feeds, since they segfault WebCoso" (diff)
downloadthenautilus-0cb56fef0bfa767f3f5fd8ab2a23da755fe27fa5.tar.gz
thenautilus-0cb56fef0bfa767f3f5fd8ab2a23da755fe27fa5.tar.bz2
thenautilus-0cb56fef0bfa767f3f5fd8ab2a23da755fe27fa5.zip
finish re-introducing feeds
Diffstat (limited to 'new-tag')
-rwxr-xr-xnew-tag2
1 files changed, 2 insertions, 0 deletions
diff --git a/new-tag b/new-tag
index 9358e61..49ba10f 100755
--- a/new-tag
+++ b/new-tag
@@ -42,6 +42,8 @@ EOF
} > "$tag/document.${lang}.rest.tt"
echo "/document.${lang}.rest.txt" >> "${tag}/.gitignore"
echo "/document.${lang}.du.xml" >> "${tag}/.gitignore"
+ echo "/feed.${lang}.rest.txt" >> "${tag}/.gitignore"
+ echo "/feed.${lang}.xml" >> "${tag}/.gitignore"
{
cat <<EOF
[% INCLUDE 'base-feed.tt' %]