[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add pyparsing.
From: |
Federico Beffa |
Subject: |
Re: [PATCH] gnu: Add pyparsing. |
Date: |
Tue, 25 Nov 2014 20:47:45 +0100 |
On Tue, Nov 25, 2014 at 6:21 PM, Eric Bavier <address@hidden> wrote:
>
> Perhaps:
>
> (for-each
> (lambda (dir tgt)
> (for-each (lambda (file)
> (copy-file file
> (string-append tgt "/" (basename file))))
> (find-files dir ".*")))
> (list "docs" "htmldoc" "examples")
> (list doc html-doc exmples)
>
> Not tested of course ;)
Definitely less boilerplate :-)
Thanks,
Fede
0001-gnu-Add-pyparsing.patch
Description: Text Data