1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

NIX: Add %with thin_repair to the specfile.

This commit is contained in:
Petr Rockai 2013-08-30 18:24:25 +02:00 committed by Petr Rockai
parent adf262e079
commit bf67c0b393

View File

@ -15,6 +15,7 @@
# TODO %global req_dm_persistent device-mapper-persistent-data >= 0.1.4
%with thin internal
%with thin_check %{_sbindir}/thin_check
%with thin_repair %{_sbindir}/thin_repair
%global buildreq_udev systemd-devel
%global req_udev udev >= 181-1
@ -33,6 +34,7 @@
%global req_cluster openais >= 1.1.1-1, cman >= 3.0.6-1, corosync >= 1.2.0-1
%with thin
%with thin_check
%with thin_repair
%endif
##############################################################