From 4573b2b72df050c3709196e22a32e955c7b163d5 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Wed, 26 May 2021 17:16:48 +0200 Subject: [PATCH] sane defaults, again --- config.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 91022ec..bae474e 100644 --- a/config.yaml +++ b/config.yaml @@ -9,10 +9,10 @@ svn2git: upstream-community: "https://github.com/archlinux/svntogit-community.git" basedir: - repo: /home/harting/repo/ - chroot: /home/harting/chroot/ - makepkg: /home/harting/makepkg/ - upstream: /home/harting/upstream/ + repo: /var/lib/alhp/repo/ + chroot: /var/lib/alhp/chroot/ + makepkg: /var/lib/alhp/makepkg/ + upstream: /var/lib/alhp/upstream/ march: - x86-64-v3 @@ -24,6 +24,7 @@ blacklist: - brotli - libarchive - libb2 + - gcc build: worker: 4