mirror of
https://github.com/BioArchLinux/devtools-bio.git
synced 2025-03-10 12:02:42 +00:00
change name
This commit is contained in:
parent
b6df0a6553
commit
fb40c9d561
6 changed files with 26 additions and 26 deletions
|
@ -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/")
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue