[FFmpeg-devel] [PATCH 2/3] web/Makefile/rss: parse news archive for RSS too
Stefano Sabatini
stefasab at gmail.com
Tue Nov 26 10:24:29 CET 2013
On date Sunday 2013-11-24 15:47:38 -0800, Timothy Gu encoded:
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 36e9818..5fa2882 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -17,7 +17,7 @@ htdocs/%.html: src/% src/%_title $(PAGE_DEPS)
> cat src/template_head1 $<_title src/template_head2 $< \
> src/template_footer > $@
>
> -htdocs/main.rss: htdocs/index.html
> +htdocs/main.rss: htdocs/index.html htdocs/archive.html
> ./rss-gen.sh start $@
> $(foreach html, $^, ./rss-gen.sh middle $@ $(html);)
> ./rss-gen.sh end $@
> --
> 1.8.3.2
LGTM.
--
FFmpeg = Fostering & Fundamentalist Marvellous Picky Enlightening Glue
More information about the ffmpeg-devel
mailing list