Resolves: #1962008
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
b8f1f44634
commit
d6698f5d5f
@ -152,6 +152,9 @@ providing packages with %{import_path} prefix.
|
|||||||
%autosetup -Sgit -n %{repo}-%{commit0}
|
%autosetup -Sgit -n %{repo}-%{commit0}
|
||||||
rm -rf plugins/main/windows
|
rm -rf plugins/main/windows
|
||||||
|
|
||||||
|
# Use correct paths in cni-dhcp unitfiles
|
||||||
|
sed -i 's/\/opt\/cni\/bin/\%{_prefix}\/libexec\/cni/' plugins/ipam/dhcp/systemd/cni-dhcp.service
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export ORG_PATH="%{provider}.%{provider_tld}/%{project}"
|
export ORG_PATH="%{provider}.%{provider_tld}/%{project}"
|
||||||
export REPO_PATH="$ORG_PATH/%{repo}"
|
export REPO_PATH="$ORG_PATH/%{repo}"
|
||||||
|
Loading…
Reference in New Issue
Block a user