File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 422422 <fileEncoding >utf-8</fileEncoding >
423423 </postremoveScriptlet >
424424
425- <needarch >x86_64 </needarch >
425+ <needarch >${build.os_arch} </needarch >
426426 <autoRequires >false</autoRequires >
427427 <mappings >
428428 <mapping >
Original file line number Diff line number Diff line change 2525 <name >Apache Ambari Project POM</name >
2626 <packaging >pom</packaging >
2727 <properties >
28+ <build .os_arch>x86_64</build .os_arch>
2829 <skipSurefireTests >false</skipSurefireTests >
2930 <skipPythonTests >false</skipPythonTests >
3031 <skipFunctionalTests >true</skipFunctionalTests >
Original file line number Diff line number Diff line change 609609 <scriptFile >src/main/package/rpm/postremove.sh</scriptFile >
610610 <fileEncoding >utf-8</fileEncoding >
611611 </postremoveScriptlet >
612- <needarch >x86_64 </needarch >
612+ <needarch >${build.os_arch} </needarch >
613613 <mappings >
614614 <mapping >
615615 <directory >/etc</directory >
You can’t perform that action at this time.
0 commit comments