gnu: Fix embedded store path in patch. Embedding store paths breaks running "make dist". Fixes: 696f2acbc7ba0ab7874d7ee4766135b623f88424 * gnu/packages/patches/racket-launcher-config-dir.patch: Adjust reference to store path.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/patches/racket-launcher-config-dir.patch
M gnu/packages/patches/racket-launcher-config-dir.patch => gnu/packages/patches/racket-launcher-config-dir.patch +1 -1
@@ 24,7 24,7 @@ error: collection: "rash" in collection directories: ${HOME}/.local/share/racket/8.14/collects /gnu/store/vn20i9xk22czljr9drwzwpgw209l49s8-racket-vm-cs-8.14/opt/racket-vm/collects/ /gnu/store/...-racket-vm-cs-8.14/opt/racket-vm/collects/ #+end_src Adding the -G configuration option in the call to the racket binary fixes the