From e57b37df2bdf90d5b02385ff7dd87d65a84e9170 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 28 Jun 2025 08:15:13 -0500 Subject: [PATCH] chore: Add prep macro so Mold linker is still enabled Signed-off-by: Gilver --- anda/langs/rust/rnote/rnote.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/rust/rnote/rnote.spec b/anda/langs/rust/rnote/rnote.spec index b85f29b126..35a3736ae3 100644 --- a/anda/langs/rust/rnote/rnote.spec +++ b/anda/langs/rust/rnote/rnote.spec @@ -22,7 +22,7 @@ import/export, an infinite canvas and an adaptive UI for big and small screens. %prep %autosetup -n rnote-%{version} - +%cargo_prep_online %build %meson