OILS / regtest / patches / xz / extglob.apkbuild View on Github | oils.pub

12 lines, 10 significant
1diff --git a/main/xz/APKBUILD b/main/xz/APKBUILD
2index 7ffe05e7024..f69634541a7 100644
3--- a/main/xz/APKBUILD
4+++ b/main/xz/APKBUILD
5@@ -22,6 +22,7 @@ source="https://github.com/tukaani-project/xz/archive/refs/tags/v$pkgver/xz-$pkg
6
7 prepare() {
8 default_prepare
9+ doas patch /usr/bin/autopoint -i ../../extglob.copy
10 autoreconf -fi
11 }
12