spec: Prevent rpmbuild from including build-id directories into package
Change-Id: Ie935d684eed3780f79f29a588233f5ab54a5f5d7
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
# you will need to setup your your environment as per
|
||||
# cmake/README.cross_compilation
|
||||
|
||||
# Prevent rpmbuild from including build-id directories into package
|
||||
%define _build_id_links none
|
||||
|
||||
%{!?kernel_version: %global kernel_version @UNAME_R@}
|
||||
%{!?kernel_dir: %global kernel_dir /usr/src/kernels/%{kernel_version}}
|
||||
|
||||
Reference in New Issue
Block a user