add the correct NO_BRP_CHECK_BYTECODE_VERSION flag to fix the autobuild fail
This commit is contained in:
		| @@ -89,7 +89,7 @@ make | |||||||
|  |  | ||||||
| %install | %install | ||||||
|  |  | ||||||
| export NO_BRP_BYTECODE_VERSION=1 | export NO_BRP_CHECK_BYTECODE_VERSION="true" | ||||||
|  |  | ||||||
| ## Prime the file system ## | ## Prime the file system ## | ||||||
| install -d %{buildroot}%{prefix} | install -d %{buildroot}%{prefix} | ||||||
|   | |||||||
| @@ -149,7 +149,7 @@ make | |||||||
|  |  | ||||||
| %install | %install | ||||||
|  |  | ||||||
| export NO_BRP_BYTECODE_VERSION=1 | export NO_BRP_CHECK_BYTECODE_VERSION="true" | ||||||
|  |  | ||||||
| ## Prime the file system ## | ## Prime the file system ## | ||||||
| install -d %{buildroot}%{prefix} | install -d %{buildroot}%{prefix} | ||||||
|   | |||||||
| @@ -87,7 +87,7 @@ make | |||||||
|  |  | ||||||
| %install | %install | ||||||
|  |  | ||||||
| export NO_BRP_BYTECODE_VERSION=1 | export NO_BRP_CHECK_BYTECODE_VERSION="true" | ||||||
|  |  | ||||||
| mkdir -p %{buildroot}%{prefix} | mkdir -p %{buildroot}%{prefix} | ||||||
| mkdir -p %{buildroot}%{prefix}/CASA | mkdir -p %{buildroot}%{prefix}/CASA | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user