summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-04-09 15:40:02 +0200
committerAndreas Enge <andreas@enge.fr>2026-04-09 15:40:37 +0200
commit54bba9ee3b4d6dcd32df964f61da0c5aabed9f3a (patch)
treecdf2eb1ef92c77cdcb56d54025bc2ec5bfc4b344 /gnu/local.mk
parent81446a5827927a7579c62e44e1d08e0e153c4fae (diff)
gnu: Remove rct.
* gnu/packages/cpp.scm (rct): Delete variable. * gnu/packages/patches/rct-add-missing-headers.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Fixes: guix/guix#6879 Change-Id: I0907ec3ee8d62846cf686606fb9b14d9aa962314
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index e1270999530..0997b248a1e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2332,7 +2332,6 @@ dist_patch_DATA = \
2332 %D%/packages/patches/rapidcheck-fix-libs.patch \ 2332 %D%/packages/patches/rapidcheck-fix-libs.patch \
2333 %D%/packages/patches/ratpoison-shell.patch \ 2333 %D%/packages/patches/ratpoison-shell.patch \
2334 %D%/packages/patches/retroarch-unbundle-spirv-cross.patch \ 2334 %D%/packages/patches/retroarch-unbundle-spirv-cross.patch \
2335 %D%/packages/patches/rct-add-missing-headers.patch \
2336 %D%/packages/patches/readline-link-ncurses.patch \ 2335 %D%/packages/patches/readline-link-ncurses.patch \
2337 %D%/packages/patches/renpy-python-3.11-compat.patch \ 2336 %D%/packages/patches/renpy-python-3.11-compat.patch \
2338 %D%/packages/patches/renpy-fix-integer-slots.patch \ 2337 %D%/packages/patches/renpy-fix-integer-slots.patch \