Skip to content

Commit

Permalink
Merge pull request #174 from Teingi/2.1.0_dev
Browse files Browse the repository at this point in the history
fix package
  • Loading branch information
Teingi authored Apr 22, 2024
2 parents ebfee3b + 50dc068 commit 3c20639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/oceanbase-diagnostic-tool.spec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ VERSION="$RPM_PACKAGE_VERSION"

cd $SRC_DIR
pwd
pip install -r requirements3.txt
cp -f main.py obdiag.py
sed -i "s/<B_TIME>/$DATE/" ./common/version.py && sed -i "s/<VERSION>/$VERSION/" ./common/version.py
mkdir -p $BUILD_DIR/SOURCES ${RPM_BUILD_ROOT}
Expand Down

0 comments on commit 3c20639

Please sign in to comment.