diff --git a/podman.spec b/podman.spec index 7838289..118e9ec 100644 --- a/podman.spec +++ b/podman.spec @@ -382,7 +382,7 @@ popd ln -s vendor src export GOPATH=$(pwd)/_output:$(pwd):%{gopath} export BUILDTAGS="selinux seccomp $(hack/btrfs_installed_tag.sh) $(hack/btrfs_tag.sh) containers_image_ostree_stub" -BUILDTAGS=$BUILDTAGS make conmon +BUILDTAGS=$BUILDTAGS make -C conmon popd %install