use correct remote tag for podman-remote
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
f1b4efd55a
commit
80a5021b60
@ -467,7 +467,7 @@ export BUILDTAGS+=" containers_image_ostree_stub"
|
|||||||
%gobuild -o bin/%{name} %{import_path}/cmd/%{name}
|
%gobuild -o bin/%{name} %{import_path}/cmd/%{name}
|
||||||
|
|
||||||
# build %%{name}-remote
|
# build %%{name}-remote
|
||||||
export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remoteclient"
|
export BUILDTAGS+=" exclude_graphdriver_btrfs btrfs_noversion remote"
|
||||||
%gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name}
|
%gobuild -o bin/%{name}-remote %{import_path}/cmd/%{name}
|
||||||
|
|
||||||
pushd dnsname-%{commit_plugins}
|
pushd dnsname-%{commit_plugins}
|
||||||
|
Loading…
Reference in New Issue
Block a user