change name

This commit is contained in:
Kuoi 2022-04-17 22:28:28 +01:00
parent b6df0a6553
commit fb40c9d561
6 changed files with 26 additions and 26 deletions

View file

@ -17,19 +17,19 @@ function(install_build_script cmd)
DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/cmds/${cmd}") DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/cmds/${cmd}")
endfunction() endfunction()
install_build_script(BioArchLinux-i686-build) install_build_script(bioarchlinux-i686-build)
install_build_script(BioArchLinux-x86_64-build) install_build_script(bioarchlinux-x86_64-build)
install_build_script(BioArchLinux-testing-x86_64-build) install_build_script(bioarchlinux-testing-x86_64-build)
install_build_script(BioArchLinux-staging-x86_64-build) install_build_script(bioarchlinux-staging-x86_64-build)
install_build_script(BioArchLinux-kde-unstable-x86_64-build) install_build_script(bioarchlinux-kde-unstable-x86_64-build)
install_build_script(multilib-BioArchLinux-build) install_build_script(multilib-bioarchlinux-build)
install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/cmds/" install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/cmds/"
DESTINATION "${CMAKE_INSTALL_BINDIR}") DESTINATION "${CMAKE_INSTALL_BINDIR}")
install(FILES install(FILES
"pacman-BioArchLinux.conf" "pacman-bioarchlinux.conf"
"pacman-BioArchLinux-testing.conf" "pacman-bioarchlinux-testing.conf"
"pacman-BioArchLinux-staging.conf" "pacman-bioarchlinux-staging.conf"
"pacman-BioArchLinux-kde-unstable.conf" "pacman-bioarchlinux-kde-unstable.conf"
"pacman-multilib-BioArchLinux.conf" "pacman-multilib-bioarchlinux.conf"
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/") DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/")

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local # NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux # keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate BioArchLinux`. # packagers with `pacman-key --populate bioarchlinux`.
# #
# REPOSITORIES # REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo. # uncommented to enable the repo.
# #
[BioArchLinux] [bioarchlinux]
Server = http://repo.BioArchLinux.org/$arch Server = http://repo.bioarchlinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the # The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local # NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux # keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate BioArchLinux`. # packagers with `pacman-key --populate bioarchlinux`.
# #
# REPOSITORIES # REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo. # uncommented to enable the repo.
# #
[BioArchLinux] [bioarchlinux]
Server = http://repo.BioArchLinux.org/$arch Server = http://repo.bioarchlinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the # The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local # NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux # keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate BioArchLinux`. # packagers with `pacman-key --populate bioarchlinux`.
# #
# REPOSITORIES # REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo. # uncommented to enable the repo.
# #
[BioArchLinux] [bioarchlinux]
Server = http://repo.BioArchLinux.org/$arch Server = http://repo.bioarchlinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the # The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local # NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux # keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate BioArchLinux`. # packagers with `pacman-key --populate bioarchlinux`.
# #
# REPOSITORIES # REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo. # uncommented to enable the repo.
# #
[BioArchLinux] [bioarchlinux]
Server = http://repo.BioArchLinux.org/$arch Server = http://repo.bioarchlinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the # The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately

View file

@ -45,7 +45,7 @@ LocalFileSigLevel = Optional
# NOTE: You must run `pacman-key --init` before first using pacman; the local # NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux # keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate BioArchLinux`. # packagers with `pacman-key --populate bioarchlinux`.
# #
# REPOSITORIES # REPOSITORIES
@ -66,8 +66,8 @@ LocalFileSigLevel = Optional
# uncommented to enable the repo. # uncommented to enable the repo.
# #
[BioArchLinux] [bioarchlinux]
Server = http://repo.BioArchLinux.org/$arch Server = http://repo.bioarchlinux.org/$arch
# The testing repositories are disabled by default. To enable, uncomment the # The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately