carbon-core-system

Integration repository for versioned configuration and software on Carbon
git clone https://ccx.te2000.cz/git/carbon-core-system
Log | Files | Refs | Submodules

commit 8d9eedc24d4f219415b8f8c113589ffb3e345498
parent a121d20891478bc6f021915f862b578cacfc2f22
Author: ccx <root@dorje.wpr.cz>
Date:   Fri, 18 Feb 2022 18:18:54 +0100

Work on bzr support

Diffstat:
Minstall | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install b/install @@ -174,7 +174,7 @@ install_bzr_repo(){ bzr_src=$3 require bzr_export - s6-ln -s ../$1.$2 $sm_dst[.]/bzr/$1 || exit $? + s6-ln -s ../../$1.$2 $sm_dst[.]/bzr/$1 || exit $? } install_bzr_repos(){ local name url revid