From ce469cbad1be7074adbcb346c4aa1acdbfd17a37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 9 Dec 2020 14:11:22 +0900 Subject: Renaming of files in preparation for code style tools. Signed-off-by: Michele Calgaro (cherry picked from commit a06e2c2f225d76b67b0058a9880222f75d5495c3) --- kopete/protocols/groupwise/libgroupwise/rtf.ll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kopete/protocols/groupwise/libgroupwise/rtf.ll') diff --git a/kopete/protocols/groupwise/libgroupwise/rtf.ll b/kopete/protocols/groupwise/libgroupwise/rtf.ll index 67e9f5f5..ba2a6c55 100644 --- a/kopete/protocols/groupwise/libgroupwise/rtf.ll +++ b/kopete/protocols/groupwise/libgroupwise/rtf.ll @@ -15,9 +15,9 @@ * * ************************************************************************* -update rtf.cc: +update rtf.cpp: flex -olex.yy.c `test -f rtf.ll || echo './'`rtf.ll -sed '/^#/ s|lex.yy\.c|rtf.cc|' lex.yy.c >rtf.cc +sed '/^#/ s|lex.yy\.c|rtf.cpp|' lex.yy.c >rtf.cpp rm -f lex.yy.c */ -- cgit v1.2.1