From 3bdab4ee0404c375515744bd332d240e21e20989 Mon Sep 17 00:00:00 2001 From: Fothsid <18036123+Fothsid@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:18:40 +0100 Subject: [PATCH] Remove compile_plugin_docs.py copy from Makefile The script was moved to docs/manual, causing the Makefile target release-cp to fail due to the file missing. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 00fd0c8..907fced 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ release-cp: release-dir tuned-adm.bash dbus.conf recommend.conf tuned-main.conf 00_tuned \ 92-tuned.install bootcmdline modules.conf com.redhat.tuned.policy \ tuned-gui.py tuned-gui.glade tuned-ppd.py \ - tuned-gui.desktop functions compile_plugin_docs.py $(VERSIONED_NAME) + tuned-gui.desktop functions $(VERSIONED_NAME) cp -a doc experiments libexec man profiles systemtap tuned contrib icons \ tests $(VERSIONED_NAME)