gnu: web: Delete trailing whitespace.

* gnu/packages/web.scm (krona-tools): Delete trailing whitespace.

Change-Id: Ide601b011d3e2c3c736bf041571f9ab00b5b5b1d
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Tomas Volf 2024-01-08 20:38:13 +01:00 committed by Mathieu Othacehe
parent 7bbb329060
commit dcc6f0537f
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -1481,7 +1481,7 @@ (define-public krona-tools
"ImportTaxonomy"
"ImportText"
"ImportXML"))
(for-each
(for-each
(lambda (directory)
(copy-recursively directory
(string-append perl "/../" directory)))