]> git.deb.at Git - deb/packages.git/blob - conf/ttreerc.sed.in
78504efc8a6b2931abf495217d4775617738f18e
[deb/packages.git] / conf / ttreerc.sed.in
1 recurse
2 verbose
3
4 ignore = \b(CVS|RCS|\.git|\.svn)\b
5 ignore = ^#
6 ignore = ~$
7 ignore = \.sed\.in$
8
9 copy   = \.(gif|png|jpg|pdf|css|js|txt)$
10 accept = \.tmpl$
11 accept = robots.txt
12 suffix tmpl=html
13
14 lib = %TOPDIR%/templates
15 src = %TOPDIR%/static
16 dest = %TOPDIR%/www
17
18 pre_process = gettext_stub.tmpl
19 pre_process = config.tmpl