commit 98e829240291c49c36cf360982c0961a27426d4c
Author: Pavel Sanda <[email protected]>
Date:   Thu Jan 16 03:50:18 2025 +0100

    we dont use svn anymore
---
 misc/rss/makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/rss/makefile b/misc/rss/makefile
index 5b4a2b4f..3e379442 100644
--- a/misc/rss/makefile
+++ b/misc/rss/makefile
@@ -10,4 +10,4 @@ all:
        cat lyx_news_feed.rss.tmp | sed 's/<item>/\n<item>/g' | sed 
's/<lastBuildDate>/\n<lastBuildDate>/' | sed 's:</channel>:\n</channel>:'> 
lyx_news_feed.xml
        echo >> lyx_news_feed.xml
        -rm lyx_news_feed.rss.tmp lyx_rss_gen.py
-       svn diff
+       git diff | cat -
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to