Replace the bzr package by breezy for the bzr protocol in makepkg.conf
This commit is contained in:
parent
5f43ac85f6
commit
76b140c72a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ DLAGENTS=('file::/usr/bin/curl -qgC - -o %o %u'
|
|||
|
||||
#-- The package required by makepkg to download VCS sources
|
||||
# Format: 'protocol::package'
|
||||
VCSCLIENTS=('bzr::bzr'
|
||||
VCSCLIENTS=('bzr::breezy'
|
||||
'fossil::fossil'
|
||||
'git::git'
|
||||
'hg::mercurial'
|
||||
|
|
Loading…
Add table
Reference in a new issue