sane defaults, again

This commit is contained in:
2021-05-26 17:16:48 +02:00
parent f658702f32
commit 4573b2b72d

View File

@@ -9,10 +9,10 @@ svn2git:
upstream-community: "https://github.com/archlinux/svntogit-community.git" upstream-community: "https://github.com/archlinux/svntogit-community.git"
basedir: basedir:
repo: /home/harting/repo/ repo: /var/lib/alhp/repo/
chroot: /home/harting/chroot/ chroot: /var/lib/alhp/chroot/
makepkg: /home/harting/makepkg/ makepkg: /var/lib/alhp/makepkg/
upstream: /home/harting/upstream/ upstream: /var/lib/alhp/upstream/
march: march:
- x86-64-v3 - x86-64-v3
@@ -24,6 +24,7 @@ blacklist:
- brotli - brotli
- libarchive - libarchive
- libb2 - libb2
- gcc
build: build:
worker: 4 worker: 4