From fb40c9d561965e0b5ccf3a58e9b5782e6d656e20 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 17 Apr 2022 22:28:28 +0100 Subject: [PATCH] change name --- CMakeLists.txt | 22 +++++++++++----------- pacman-BioArchLinux-kde-unstable.conf | 6 +++--- pacman-BioArchLinux-staging.conf | 6 +++--- pacman-BioArchLinux-testing.conf | 6 +++--- pacman-BioArchLinux.conf | 6 +++--- pacman-multilib-BioArchLinux.conf | 6 +++--- 6 files changed, 26 insertions(+), 26 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 53ed9be..42243d9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,19 +17,19 @@ function(install_build_script cmd) DEPENDS "${CMAKE_CURRENT_BINARY_DIR}/cmds/${cmd}") endfunction() -install_build_script(BioArchLinux-i686-build) -install_build_script(BioArchLinux-x86_64-build) -install_build_script(BioArchLinux-testing-x86_64-build) -install_build_script(BioArchLinux-staging-x86_64-build) -install_build_script(BioArchLinux-kde-unstable-x86_64-build) -install_build_script(multilib-BioArchLinux-build) +install_build_script(bioarchlinux-i686-build) +install_build_script(bioarchlinux-x86_64-build) +install_build_script(bioarchlinux-testing-x86_64-build) +install_build_script(bioarchlinux-staging-x86_64-build) +install_build_script(bioarchlinux-kde-unstable-x86_64-build) +install_build_script(multilib-bioarchlinux-build) install(DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/cmds/" DESTINATION "${CMAKE_INSTALL_BINDIR}") install(FILES - "pacman-BioArchLinux.conf" - "pacman-BioArchLinux-testing.conf" - "pacman-BioArchLinux-staging.conf" - "pacman-BioArchLinux-kde-unstable.conf" - "pacman-multilib-BioArchLinux.conf" + "pacman-bioarchlinux.conf" + "pacman-bioarchlinux-testing.conf" + "pacman-bioarchlinux-staging.conf" + "pacman-bioarchlinux-kde-unstable.conf" + "pacman-multilib-bioarchlinux.conf" DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/") diff --git a/pacman-BioArchLinux-kde-unstable.conf b/pacman-BioArchLinux-kde-unstable.conf index af6c1f6..001e27f 100644 --- a/pacman-BioArchLinux-kde-unstable.conf +++ b/pacman-BioArchLinux-kde-unstable.conf @@ -45,7 +45,7 @@ LocalFileSigLevel = Optional # 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 -# packagers with `pacman-key --populate BioArchLinux`. +# packagers with `pacman-key --populate bioarchlinux`. # # REPOSITORIES @@ -66,8 +66,8 @@ LocalFileSigLevel = Optional # uncommented to enable the repo. # -[BioArchLinux] -Server = http://repo.BioArchLinux.org/$arch +[bioarchlinux] +Server = http://repo.bioarchlinux.org/$arch # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately diff --git a/pacman-BioArchLinux-staging.conf b/pacman-BioArchLinux-staging.conf index 6133ca6..70c45e0 100644 --- a/pacman-BioArchLinux-staging.conf +++ b/pacman-BioArchLinux-staging.conf @@ -45,7 +45,7 @@ LocalFileSigLevel = Optional # 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 -# packagers with `pacman-key --populate BioArchLinux`. +# packagers with `pacman-key --populate bioarchlinux`. # # REPOSITORIES @@ -66,8 +66,8 @@ LocalFileSigLevel = Optional # uncommented to enable the repo. # -[BioArchLinux] -Server = http://repo.BioArchLinux.org/$arch +[bioarchlinux] +Server = http://repo.bioarchlinux.org/$arch # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately diff --git a/pacman-BioArchLinux-testing.conf b/pacman-BioArchLinux-testing.conf index 3fcdd93..b30ed34 100644 --- a/pacman-BioArchLinux-testing.conf +++ b/pacman-BioArchLinux-testing.conf @@ -45,7 +45,7 @@ LocalFileSigLevel = Optional # 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 -# packagers with `pacman-key --populate BioArchLinux`. +# packagers with `pacman-key --populate bioarchlinux`. # # REPOSITORIES @@ -66,8 +66,8 @@ LocalFileSigLevel = Optional # uncommented to enable the repo. # -[BioArchLinux] -Server = http://repo.BioArchLinux.org/$arch +[bioarchlinux] +Server = http://repo.bioarchlinux.org/$arch # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately diff --git a/pacman-BioArchLinux.conf b/pacman-BioArchLinux.conf index 443d219..d587de0 100644 --- a/pacman-BioArchLinux.conf +++ b/pacman-BioArchLinux.conf @@ -45,7 +45,7 @@ LocalFileSigLevel = Optional # 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 -# packagers with `pacman-key --populate BioArchLinux`. +# packagers with `pacman-key --populate bioarchlinux`. # # REPOSITORIES @@ -66,8 +66,8 @@ LocalFileSigLevel = Optional # uncommented to enable the repo. # -[BioArchLinux] -Server = http://repo.BioArchLinux.org/$arch +[bioarchlinux] +Server = http://repo.bioarchlinux.org/$arch # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately diff --git a/pacman-multilib-BioArchLinux.conf b/pacman-multilib-BioArchLinux.conf index 9052c0c..225ba75 100644 --- a/pacman-multilib-BioArchLinux.conf +++ b/pacman-multilib-BioArchLinux.conf @@ -45,7 +45,7 @@ LocalFileSigLevel = Optional # 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 -# packagers with `pacman-key --populate BioArchLinux`. +# packagers with `pacman-key --populate bioarchlinux`. # # REPOSITORIES @@ -66,8 +66,8 @@ LocalFileSigLevel = Optional # uncommented to enable the repo. # -[BioArchLinux] -Server = http://repo.BioArchLinux.org/$arch +[bioarchlinux] +Server = http://repo.bioarchlinux.org/$arch # The testing repositories are disabled by default. To enable, uncomment the # repo name header and Include lines. You can add preferred servers immediately