From 083435aa92fb59eb55a6f2f677e38f82b2434282 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Jan 15 2022 17:13:25 +0000 Subject: Actually ensure Btrfs does not get disabled --- diff --git a/SPECS/libblockdev.spec b/SPECS/libblockdev.spec index d0691b9..be0ff34 100644 --- a/SPECS/libblockdev.spec +++ b/SPECS/libblockdev.spec @@ -56,7 +56,6 @@ # btrfs is not available on RHEL > 7 %if 0%{?rhel} > 7 || %{with_btrfs} == 0 %define with_btrfs 0 -%define btrfs_copts --without-btrfs %endif # ... but CentOS Hyperscale SIG restores btrfs support