gnu: rrdtool: Disallow references to tzdata-for-tests.
* gnu/packages/rrdtool.scm (rrdtool)[arguments]: Add a #:disallowed-references keyword.
This commit is contained in:
parent
af38141a1c
commit
f223535e1c
@ -62,7 +62,8 @@
|
||||
perl ; will also build Perl bindings
|
||||
tzdata-for-tests))
|
||||
(arguments
|
||||
'(#:phases
|
||||
`(#:disallowed-references (,tzdata-for-tests)
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'configure 'pre-configure
|
||||
(lambda _
|
||||
|
Loading…
Reference in New Issue
Block a user