summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Batista <nandre@riseup.net>2025-06-30 14:52:59 -0300
committerIan Eure <ian@retrospec.tv>2025-07-02 21:53:38 -0700
commitab6b5a7d303f284db5ecc2c38cbc9fdd9a13a31e (patch)
treeed29c413f981f7377f9c8ec069d972a0b22d513f
parent40e0f4fcc06893d2903b007b567cf8cbf3ae7fbf (diff)
gnu: librewolf: Register RDD allowlist patch.
Follow up to ab24e2ebe51720f332215b110c1bb151718d16bd. * gnu/local.mk: Register librewolf-add-store-to-rdd-allowlist.patch. Change-Id: I1583a23e3d7ff19261118a81d54cd61e4aee7d25 Signed-off-by: Ian Eure <ian@retrospec.tv>
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index cd46215b32..26a833c803 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1678,6 +1678,7 @@ dist_patch_DATA = \
%D%/packages/patches/libguestfs-syms.patch \
%D%/packages/patches/libinfinity-renew-test-certificate.patch \
%D%/packages/patches/libretro-dolphin-emu-data.patch \
+ %D%/packages/patches/librewolf-add-store-to-rdd-allowlist.patch \
%D%/packages/patches/librewolf-neuter-locale-download.patch \
%D%/packages/patches/librewolf-use-system-wide-dir.patch \
%D%/packages/patches/libvirt-add-install-prefix.patch \