Skip to content

Commit

Permalink
fixed #2788 resolve the bug #2788 (#2789)
Browse files Browse the repository at this point in the history
* Modify the ambari-plugin readme for packing RPM packages and add a description of the replication plug-in directory

* fixed #2788
  • Loading branch information
zhangchunyang1024 authored May 22, 2020
1 parent cada877 commit 8951b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolphinscheduler-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<packager>dolphinscheduler</packager>
<!-- <version>${project.version}</version> -->
<prefix>/opt/soft</prefix>

<autoRequires>false</autoRequires>
<defineStatements>
<!-- disable compile python when rpm build -->
<defineStatement>__os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')</defineStatement>
Expand Down

0 comments on commit 8951b29

Please sign in to comment.