From c806662ee453b5049bc559584d9bbb7b90593456 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 7 Mar 2025 12:16:25 +0900 Subject: Add kstandarddirs --> tdestandarddirs to conversion scripts and to r14.1.x backporting script Signed-off-by: Michele Calgaro --- misc/patch-update-for-r14-1-x | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'misc/patch-update-for-r14-1-x') diff --git a/misc/patch-update-for-r14-1-x b/misc/patch-update-for-r14-1-x index e324a61..851efaf 100755 --- a/misc/patch-update-for-r14-1-x +++ b/misc/patch-update-for-r14-1-x @@ -68,3 +68,7 @@ sed -i "$@" \ sed -i "$@" \ -e "s|\btdeglobalaccel\.h\b|kglobalaccel.h|g" "$1" \ +# tdestandarddirs.h --> kstandarddirs.h +sed -i "$@" \ + -e "s|\btdestandarddirs\.h\b|kstandarddirs.h|g" "$1" \ + -- cgit v1.2.3