Files
termux-packages/x11-packages/konqueror/disable-shellcmdplugin.patch
2026-02-16 21:47:32 +00:00

14 lines
308 B
Diff

--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -34,10 +34,6 @@
add_subdirectory(ttsplugin)
endif()
-if(UNIX)
- add_subdirectory( shellcmdplugin )
-endif(UNIX)
-
#TODO KF6 port imagerotation to KF6 or delete it
# TODO add_subdirectory( imagerotation )
add_subdirectory( autorefresh )