From 0e44c1f48ebf3423b7f607399d1029ee144f422d Mon Sep 17 00:00:00 2001 From: metcya Date: Sat, 13 Dec 2025 13:47:54 -0600 Subject: [PATCH] Revert "hopefully this works" This reverts commit 04f8d55bf9db80d565f1a5143ebdff06bc56fa6f. --- anda/system/xbps/anda.hcl | 3 --- 1 file changed, 3 deletions(-) diff --git a/anda/system/xbps/anda.hcl b/anda/system/xbps/anda.hcl index 6be746658f..cac5e59859 100644 --- a/anda/system/xbps/anda.hcl +++ b/anda/system/xbps/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "xbps.spec" } - labels { - mock = 1 - } }