* [PATCH] spec: ensure the include/dtrace hierarchy is included in dtrace-devel
@ 2025-07-15 4:38 Kris Van Hees
2025-07-15 10:22 ` Nick Alcock
0 siblings, 1 reply; 2+ messages in thread
From: Kris Van Hees @ 2025-07-15 4:38 UTC (permalink / raw)
To: dtrace, dtrace-devel
Signed-off-by: Kris Van Hees <kris.van.hees@oracle.com>
---
dtrace.spec | 1 +
1 file changed, 1 insertion(+)
diff --git a/dtrace.spec b/dtrace.spec
index 6bb792ac..115cea60 100644
--- a/dtrace.spec
+++ b/dtrace.spec
@@ -220,6 +220,7 @@ systemctl start dtprobed || :
%files devel
%defattr(-,root,root,-)
%{_libdir}/libdtrace.so
+%{_includedir}/dtrace
%{_includedir}/dtrace.h
%{_includedir}/sys/dtrace.h
%{_includedir}/sys/dtrace_types.h
--
2.43.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-15 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 4:38 [PATCH] spec: ensure the include/dtrace hierarchy is included in dtrace-devel Kris Van Hees
2025-07-15 10:22 ` Nick Alcock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox