From 6dccc8c27b2538193c3a720f3bd5b5b47ca56130 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Tue, 18 May 2021 19:38:54 +0200 Subject: [PATCH] changed defaults to something reasonable --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 4f3b7d8..7945d20 100644 --- a/config.yaml +++ b/config.yaml @@ -9,9 +9,9 @@ svn2git: upstream-community: "https://github.com/archlinux/svntogit-community.git" basedir: - repo: /home/harting/repo/ - chroot: /home/harting/chroot/ - makepkg: /home/harting/Projects/ALHP/makepkg/ + repo: /tmp/repo/ + chroot: /tmp/chroot/ + makepkg: /tmp/makepkg/ march: - x86-64-v3