From 05a71b0f50bfe936154efed6fcc2d6519d49fed2 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Aug 13 2020 18:00:10 +0000 Subject: btrfs tags are detected by the hack/btrfs*.sh scripts already Signed-off-by: Lokesh Mandvekar --- diff --git a/podman.spec b/podman.spec index e090548..7f82ac8 100644 --- a/podman.spec +++ b/podman.spec @@ -488,7 +488,7 @@ export BUILDTAGS="systemd seccomp exclude_graphdriver_devicemapper $(hack/btrfs_ export BUILDTAGS+=" varlink" %endif %if 0%{?centos} -export BUILDTAGS+=" exclude_graphdriver_btrfs containers_image_ostree_stub" +export BUILDTAGS+=" containers_image_ostree_stub" %endif %gobuild -o bin/%{name} %{import_path}/cmd/%{name}