summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@reproducible-builds.org>2022-08-19 21:06:50 -0700
committerVagrant Cascadian <vagrant@debian.org>2022-08-19 21:17:12 -0700
commitf31e55d0819064557b9a2af687f05b131f5c4f26 (patch)
tree833f3ea0f6d985a590f02bec7428dded08812603 /gnu/local.mk
parentd2b85f8906489fb95d8be41d6ba9fd520a5967d0 (diff)
downloadguix-f31e55d0819064557b9a2af687f05b131f5c4f26.tar.gz
gnu: perl-class-methodmaker: Build reproducibly.
* gnu/packages/patches/perl-class-methodmaker-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/perl.scm (perl-class-methodmaker)[source]: Use patch.
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 4e4ad908ce..26dfb6afe2 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1624,6 +1624,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/perl-5.14-module-pluggable-search.patch	\
   %D%/packages/patches/perl-5.14-no-sys-dirs.patch		\
   %D%/packages/patches/perl-autosplit-default-time.patch	\
+  %D%/packages/patches/perl-class-methodmaker-reproducible.patch \
   %D%/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch \
   %D%/packages/patches/perl-image-exiftool-CVE-2021-22204.patch	\
   %D%/packages/patches/perl-net-amazon-s3-moose-warning.patch	\