ci: Minor fixe.

setup.py
Pierre-Antoine Rouby 2024-05-29 11:15:10 +02:00
parent 6ac808d842
commit f1377f6336
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ linux-python-with-sources:
- cp -v ../../VERSION ./
- cp -v ../../src/lang/*.qm ./src/lang/
- cd ..
- cp ../package/setup.sh ./setup.sh
- cp ../packages/setup.sh ./setup.sh
- sed -i 's|python3|$(dirname $0)/python/python|' setup.sh
- sed -i 's|.pamhyr-env|$(dirname $0)/.pamhyr-env|' setup.sh
- sed -i 's|./pamhyr|$(dirname $0)/pamhyr|' setup.sh