Make build scripts executable

- Related: RHEL-58798
This commit is contained in:
Andrew Hughes 2024-10-08 23:58:05 +01:00
parent 21946535a8
commit f004beb5b8
9 changed files with 1 additions and 0 deletions

View File

@ -2543,6 +2543,7 @@ require "copy_jdk_configs.lua"
- Sync with RHEL 7 portable build:
- Use ExclusiveArch over ExcludeArch
- pkgos definition needs to be early enough to be used in portablesuffix
- Make build scripts executable
- Related: RHEL-58798
- Resolves: RHEL-17186

0
scripts/builds/build_centos.sh Normal file → Executable file
View File

0
scripts/builds/build_centos_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_10.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_7_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_8.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_9.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_vanilla.sh Normal file → Executable file
View File