Fix replacing script for el10

This commit is contained in:
eabdullin 2025-11-10 17:04:58 +03:00
parent fe30808418
commit a3100658c7
2 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,5 @@
parameters:
custom_target_branch: "a10s-portable"
pre_clean: true
actions:
- run_script:

View File

@ -1,4 +1,2 @@
pushd SPECS
rm java-25-openjdk.spec
ln -s ../SOURCES/java-25-openjdk-portable.specfile java-25-openjdk.spec
popd
ln -s java-25-openjdk-portable.specfile java-25-openjdk.spec