]> sourceware.org Git - systemtap.git/commitdiff
rhbz2280168: spec nit to track %{_libexecdir}/systemtap/python/
authorFrank Ch. Eigler <fche@redhat.com>
Fri, 30 Aug 2024 19:46:28 +0000 (15:46 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 30 Aug 2024 19:46:28 +0000 (15:46 -0400)
systemtap.spec

index 07f9ca866d1d3be13c0764a8ad7d76d402ee7a32..fd87cc511ef2f1090eb22f39c8016f8f22fb40fc 100644 (file)
@@ -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
 
This page took 0.030747 seconds and 5 git commands to generate.