[packages/gjs] fix build without systemtap

atler atler at pld-linux.org
Tue Oct 6 19:51:21 CEST 2020


commit ab1adb5b13365b580fc2538ae4e5400d2f35d8b5
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 6 19:51:00 2020 +0200

    fix build without systemtap

 gjs.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/gjs.spec b/gjs.spec
index e16a34b..31b3539 100644
--- a/gjs.spec
+++ b/gjs.spec
@@ -125,6 +125,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/gjs-1.0.pc
 %{_examplesdir}/%{name}-%{version}
 
+%if %{with systemtap}
 %files -n systemtap-gjs
 %defattr(644,root,root,755)
 %{_datadir}/systemtap/tapset/gjs.stp
+%endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gjs.git/commitdiff/ab1adb5b13365b580fc2538ae4e5400d2f35d8b5



More information about the pld-cvs-commit mailing list