mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
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:
parent
7bbb329060
commit
dcc6f0537f
1 changed files with 1 additions and 1 deletions
|
@ -1481,7 +1481,7 @@ (define-public krona-tools
|
|||
"ImportTaxonomy"
|
||||
"ImportText"
|
||||
"ImportXML"))
|
||||
(for-each
|
||||
(for-each
|
||||
(lambda (directory)
|
||||
(copy-recursively directory
|
||||
(string-append perl "/../" directory)))
|
||||
|
|
Loading…
Reference in a new issue