summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2022-10-28 10:04:31 +0200
committerLars-Dominik Braun <lars@6xq.net>2022-10-28 10:17:55 +0200
commit652c5d8a01d596d6241569e5200ad13a915e7c36 (patch)
treee7f754c8114b3c8b603706569e71b0682670d867 /gnu/local.mk
parent328fa8b290676fc22b7a4ba5a69565b9dcf09ef2 (diff)
gnu: r-mixedpower: Fix faulty commit.
Fix previous commit, which did not contain the following changes: * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/statistics.scm (r-mixedpower)[source]: Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 857b3dc525..1d78603210 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1792,6 +1792,7 @@ dist_patch_DATA = \
%D%/packages/patches/remake-impure-dirs.patch \
%D%/packages/patches/restic-0.9.6-fix-tests-for-go1.15.patch \
%D%/packages/patches/retroarch-LIBRETRO_DIRECTORY.patch \
+ %D%/packages/patches/r-mixedpower-r2power.patch \
%D%/packages/patches/rnp-add-version.cmake.patch \
%D%/packages/patches/rnp-disable-ruby-rnp-tests.patch \
%D%/packages/patches/rnp-unbundle-googletest.patch \