From 60d4264afa1d037ea5de930dbe423c650bd07b03 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 17 Apr 2026 01:45:08 -0500 Subject: [PATCH] chore (xbps): use %conf (#11288) (#11298) --- anda/system/xbps/xbps.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/system/xbps/xbps.spec b/anda/system/xbps/xbps.spec index 99c8a0d842..ef1df35a06 100644 --- a/anda/system/xbps/xbps.spec +++ b/anda/system/xbps/xbps.spec @@ -37,8 +37,10 @@ featureful and portable as much as possible. %prep %autosetup -%build +%conf %configure + +%build %make_build %install