mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 10:52:31 +00:00 
			
		
		
		
	Merge pull request #7236 from gurevichmark/platform_python2
Prevent rpmbuild from checking and modifying interpreter directives(2)
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user