change name to bioarchlinux

This commit is contained in:
Kuoi 2022-06-11 23:04:01 +01:00
parent e7abfaed21
commit a76fe6570e
2 changed files with 6 additions and 6 deletions

View file

@ -25,11 +25,11 @@ install_build_script(bioarchlinux-kde-unstable-x86_64-build)
install_build_script(multilib-bioarchlinux-build) install_build_script(multilib-bioarchlinux-build)
foreach(CARCH arm armv6h armv7h aarch64) foreach(CARCH arm armv6h armv7h aarch64)
install_build_script("archlinuxcn-${CARCH}-build") install_build_script("bioarchlinux-${CARCH}-build")
configure_file(pacman-archlinuxcn-arm.conf.in configure_file(pacman-bioarchlinux-arm.conf.in
"pacman-archlinuxcn-${CARCH}.conf" @ONLY) "pacman-bioarchlinux-${CARCH}.conf" @ONLY)
install(FILES install(FILES
"${CMAKE_CURRENT_BINARY_DIR}/pacman-archlinuxcn-${CARCH}.conf" "${CMAKE_CURRENT_BINARY_DIR}/pacman-bioarchlinux-${CARCH}.conf"
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/") DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/devtools/")
endforeach() endforeach()

View file

@ -69,8 +69,8 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately # repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors. # after the header, and they will be used before the default mirrors.
[archlinuxcn] [bioarchlinux]
Server = http://repo.archlinuxcn.org/$arch Server = http://repo.bioarchlinux.org/$arch
[core] [core]
Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist