From 6e9075a50a102ac8051714dc9c671cc515ec2b9d Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 15 Aug 2024 22:11:09 -0400 Subject: [PATCH] typo --- .forgejo/patches/build.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/patches/build.patch b/.forgejo/patches/build.patch index 4807e80..a0b4bdb 100644 --- a/.forgejo/patches/build.patch +++ b/.forgejo/patches/build.patch @@ -40,9 +40,9 @@ index c3b8f7a..dc5d72b } +# hack to support at-root packages -+changed_repos() ++changed_repos() { + echo "." -+{ ++} + build_aport() { local repo="$1" aport="$2"