mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-07 00:00:12 +03:00
spec: when fuse-less, useless symlinks are gone
This commit is contained in:
parent
e06109e9b1
commit
6811f1bba1
@ -253,11 +253,6 @@ cp %{_sourcedir}/cargo.config $PWD/.cargo/config.toml
|
||||
# Purge unneeded debian stuff
|
||||
rm -rfv %{buildroot}/%{_datadir}/initramfs-tools
|
||||
|
||||
%if ! %{with fuse}
|
||||
# Purge useless symlink stubs
|
||||
rm -rf %{buildroot}%{_sbindir}/*.fuse.bcachefs
|
||||
%endif
|
||||
|
||||
%if 0%{?_with_kmp} != 0
|
||||
for kmp_flavor in %{?flavors_to_build}; do
|
||||
%make_build \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user