From 453bedd9c4a34e3aa3ed29ec8252ba792f94e404 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Fri, 30 Aug 2024 15:46:28 -0400 Subject: [PATCH] rhbz2280168: spec nit to track %{_libexecdir}/systemtap/python/ --- systemtap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemtap.spec b/systemtap.spec index 07f9ca866..fd87cc511 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -1141,6 +1141,7 @@ exit 0 # python script to help list python probes. %if %{with_python3_probes} || %{with_python2_probes} %{_libexecdir}/systemtap/python/stap-resolve-module-function.py +%dir %{_libexecdir}/systemtap/python %exclude %{_libexecdir}/systemtap/python/stap-resolve-module-function.py? %endif -- 2.43.5