summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2013-08-30 18:30:20 +0200
committerPetr Rockai <me@mornfall.net>2014-02-28 11:23:51 +0100
commit5f60d53fccfa5224a61ec4ef21bce1004f1142b9 (patch)
treedf841abc06eff13bdd68f5697fd9957bbac5cbc3 /spec
parentbf67c0b393ca08f909180994f1e03690c3fbdfe1 (diff)
downloadlvm2-5f60d53fccfa5224a61ec4ef21bce1004f1142b9.tar.gz
NIX: Add %with thin_dump to the specfile.
Diffstat (limited to 'spec')
-rw-r--r--spec/source.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/source.inc b/spec/source.inc
index 1cbd8bf4b..3da93ee1e 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -16,6 +16,7 @@
%with thin internal
%with thin_check %{_sbindir}/thin_check
%with thin_repair %{_sbindir}/thin_repair
+%with thin_dump %{_sbindir}/thin_dump
%global buildreq_udev systemd-devel
%global req_udev udev >= 181-1
@@ -35,6 +36,7 @@
%with thin
%with thin_check
%with thin_repair
+%with thin_dump
%endif
##############################################################