Fix replacing script for el10
This commit is contained in:
parent
fe30808418
commit
a3100658c7
@ -1,6 +1,5 @@
|
||||
parameters:
|
||||
custom_target_branch: "a10s-portable"
|
||||
pre_clean: true
|
||||
|
||||
actions:
|
||||
- run_script:
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user