summaryrefslogtreecommitdiff
path: root/libtracefs.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-01-06 18:00:09 +0000
committerCoprDistGit <infra@openeuler.org>2025-01-06 18:00:09 +0000
commit897a939f72d795c318b811d3a334a6a893e32cbe (patch)
tree879e9bb10448a4579d4c2987aaff797d4843433a /libtracefs.spec
parentf582043b743a28804db883680a99b181ce93eacc (diff)
automatic import of libtracefs
Diffstat (limited to 'libtracefs.spec')
-rw-r--r--libtracefs.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/libtracefs.spec b/libtracefs.spec
index 4fe8ca7..00d8818 100644
--- a/libtracefs.spec
+++ b/libtracefs.spec
@@ -29,12 +29,14 @@ Development headers of %{name}
%autosetup -p1
%build
-%meson
+%meson -Dsamples=false
%meson_build
%meson_build docs
%install
%meson_install
+
+rm -f %{buildroot}%{_libdir}/*.a
%files
%license LICENSES/LGPL-2.1