mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-21 03:02:05 +00:00
Prevent rpmbuild from checking and modifying interpreter directives2
This commit is contained in:
parent
05bceac072
commit
17d5912d24
@ -12,6 +12,9 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
|
||||
Prefix: /opt/xcat
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
|
||||
|
||||
# Disable shebang mangling of python scripts
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%ifnos linux
|
||||
AutoReqProv: no
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user