gnu: python-xmlsec: Fix build with newer xmlsec.
* gnu/packages/python-xyz.scm (python-xmlsec)[arguments]<#:phases>
{pre-check}: Adapt file name.
Change-Id: Ia2af7561ace7828e959969cdf7586175f6e711ee
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 1411,7 1411,7 @@ similar XML files, in the same way the @command{diff} utility does it.") (add-before 'check 'pre-check (lambda* (#:key inputs #:allow-other-keys) (setenv "LD_LIBRARY_PATH" (dirname (search-input-file inputs "lib/libxmlsec1-openssl.so.1.2.37")))))))) (dirname (search-input-file inputs "lib/libxmlsec1-openssl.so.1.3.7")))))))) (inputs (list openssl libltdl libxslt libxml2)) (propagated-inputs (list python-lxml xmlsec-openssl)) (native-inputs (list pkg-config