Copilot commented on code in PR #1993:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1993#discussion_r2223444403
##########
thirdparty/librdkafka/0003-remove_FindLZ4_installation.patch:
##########
@@ -0,0 +1,22 @@
+Subject: [PATCH] remove FindLZ4 installation
+---
+Index: CMakeLists.txt
+IDEA additional info:
+Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
+<+>UTF-8
+===================================================================
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt (revision 2af6749287b3695edf2421631ebf08d6bcb176e3)
++++ b/CMakeLists.txt (date 1751541934552)
+@@ -262,10 +262,7 @@
+ COMPATIBILITY AnyNewerVersion
+ )
+
+-install(
+- FILES "${project_config}" "${project_version}"
"packaging/cmake/Modules/FindLZ4.cmake"
+- DESTINATION "${config_install_dir}"
+-)
++#A KURVA ANYÁD
Review Comment:
This comment contains inappropriate profanity in Hungarian ('A KURVA ANYÁD'
translates to offensive language). Replace with a professional comment like '#
Installation removed' or similar appropriate technical documentation.
```suggestion
+# Installation removed
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]