me
/
guix
Archived
1
0
Fork 0

gnu: rrdtool: Disallow references to tzdata-for-tests.

* gnu/packages/rrdtool.scm (rrdtool)[arguments]: Add a #:disallowed-references
keyword.
Leo Famulari 2022-01-19 23:13:42 -05:00
parent af38141a1c
commit f223535e1c
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@
perl ; will also build Perl bindings perl ; will also build Perl bindings
tzdata-for-tests)) tzdata-for-tests))
(arguments (arguments
'(#:phases `(#:disallowed-references (,tzdata-for-tests)
#:phases
(modify-phases %standard-phases (modify-phases %standard-phases
(add-before 'configure 'pre-configure (add-before 'configure 'pre-configure
(lambda _ (lambda _