mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
NIX: Add %with thin_dump to the specfile.
This commit is contained in:
parent
bf67c0b393
commit
5f60d53fcc
@ -16,6 +16,7 @@
|
|||||||
%with thin internal
|
%with thin internal
|
||||||
%with thin_check %{_sbindir}/thin_check
|
%with thin_check %{_sbindir}/thin_check
|
||||||
%with thin_repair %{_sbindir}/thin_repair
|
%with thin_repair %{_sbindir}/thin_repair
|
||||||
|
%with thin_dump %{_sbindir}/thin_dump
|
||||||
|
|
||||||
%global buildreq_udev systemd-devel
|
%global buildreq_udev systemd-devel
|
||||||
%global req_udev udev >= 181-1
|
%global req_udev udev >= 181-1
|
||||||
@ -35,6 +36,7 @@
|
|||||||
%with thin
|
%with thin
|
||||||
%with thin_check
|
%with thin_check
|
||||||
%with thin_repair
|
%with thin_repair
|
||||||
|
%with thin_dump
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
##############################################################
|
##############################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user