Skip to content

Commit 5883c09

Browse files
authored
Merge pull request #18879 from spowelljr/fixRPMBuild
CI: Fix RPM build failing when stripping cross compiled binary
2 parents 248d1ec + 196947a commit 5883c09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

installers/linux/rpm/minikube_rpm_template/minikube.spec

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
%define debug_package %{nil}
2+
%define __strip /bin/true
13
Name: minikube
24
Version: --VERSION--
35
Release: --REVISION--

0 commit comments

Comments
 (0)