Skip to content

Commit

Permalink
remove bash_completion.d/zfs from rpm spec too
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Moss <[email protected]>
  • Loading branch information
adamdmoss committed Oct 4, 2023
1 parent f795e90 commit b79197b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/generic/zfs.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,6 @@ systemctl --system daemon-reload >/dev/null || true
%config(noreplace) %{_sysconfdir}/%{name}/vdev_id.conf.*.example
%attr(440, root, root) %config(noreplace) %{_sysconfdir}/sudoers.d/*

%config(noreplace) %{_sysconfdir}/bash_completion.d/zfs

%files -n libzpool5
%{_libdir}/libzpool.so.*

Expand Down

0 comments on commit b79197b

Please sign in to comment.