mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 19:22:05 +00:00
Prevent rpmbuild from checking and modifying interpreter directives(2)
This commit is contained in:
parent
c9505b44c9
commit
6f12483b79
@ -13,6 +13,9 @@ Prefix: /opt/xcat
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
|
||||
Requires: xCAT-client = 4:%{version}-%{release}
|
||||
|
||||
# Disable shebang mangling of python scripts
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%ifos linux
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user