summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Krol2024-04-25 21:15:11 (GMT)
committerMarcin Krol2024-04-25 21:15:11 (GMT)
commitd69e2421b52d767eabcea974ae2212ba9ed33a53 (patch)
tree75e39f7b1c0be4729c52305d3bb622485b1491db
parent53895d35f0d224860d8c928d6f7652e46551a292 (diff)
downloadxfsprogs-master.zip
xfsprogs-master.tar.gz
- fix packaging when built without scrubHEADmaster
-rw-r--r--xfsprogs.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 7b0ef0f..e648dfd 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -213,8 +213,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) /%{_lib}/libhandle.so.*.*
%attr(755,root,root) %ghost /%{_lib}/libhandle.so.1
%{_datadir}/%{name}
-%dir %{_libexecdir}/%{name}
%if %{with scrub}
+%dir %{_libexecdir}/%{name}
%attr(755,root,root) %{_libexecdir}/%{name}/xfs_scrub_fail
%endif
%{_mandir}/man5/projects.5*