This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new b090bdab5c AMBARI-26319: Fix rpm build failed problem (#3952)
b090bdab5c is described below
commit b090bdab5c57d8a005eb7ebfb9be877d17b17fbb
Author: jialiang <[email protected]>
AuthorDate: Mon Mar 10 15:43:32 2025 +0800
AMBARI-26319: Fix rpm build failed problem (#3952)
---
ambari-server/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index bc30011d8e..eff3bced80 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -530,6 +530,7 @@
<description>Maven Recipe: RPM Package.</description>
<defineStatements>
<defineStatement>__python 3</defineStatement>
+ <defineStatement>__brp_mangle_shebangs %{nil}</defineStatement>
</defineStatements>
<autoRequires>no</autoRequires>
<prefix>/</prefix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]