mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Enforcing removal of strip post step in rpmbuild (#4025)
Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#this is a template spec and actual spec will be generated
|
||||
#debuginfo not supported with Go
|
||||
%global debug_package %{nil}
|
||||
%global _enable_debug_package 0
|
||||
%global __os_install_post /usr/lib/rpm/brp-compress %{nil}
|
||||
%global package_name odo
|
||||
%global product_name odo
|
||||
%global golang_version ${GOLANG_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user