From 4b326bcf8fa38c84e5200239c8e8f987b57eb90f Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 17 Apr 2026 21:36:41 -0500 Subject: [PATCH] chore (rpcc): use %conf (#11432) (#11445) --- anda/apps/rpcc/rpcc.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anda/apps/rpcc/rpcc.spec b/anda/apps/rpcc/rpcc.spec index ef8ab8d551..e3445822e3 100644 --- a/anda/apps/rpcc/rpcc.spec +++ b/anda/apps/rpcc/rpcc.spec @@ -36,8 +36,10 @@ A number of packages contain plugins which are installed as standard on Raspberr %prep %autosetup -n rpcc-%commit -%build +%conf %meson + +%build %meson_build %install