tmp fix to unblock build such that debbuild works too
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
b1b55e4da1
commit
7d5dc0bbb9
@ -34,6 +34,7 @@
|
||||
%global commit_gvproxy 4ee84d66bd86668f011733d8873989b5862bcd07
|
||||
|
||||
%global built_tag v4.2.0-rc1
|
||||
%global tarball_tag 4.2.0-rc1
|
||||
|
||||
Name: podman
|
||||
Epoch: 3
|
||||
@ -248,7 +249,7 @@ gvisor-tap-vsock brings a configurable DNS server and
|
||||
dynamic port forwarding.
|
||||
|
||||
%prep
|
||||
%autosetup -Sgit
|
||||
%autosetup -Sgit -n %{name}-%{tarball_tag}
|
||||
sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;%{_bindir};' Makefile
|
||||
|
||||
# untar dnsname
|
||||
|
Loading…
Reference in New Issue
Block a user