[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#31103: ‘install-license-files’ phase is ineffective with out-of-tree
From: |
Ludovic Courtès |
Subject: |
bug#31103: ‘install-license-files’ phase is ineffective with out-of-tree builds |
Date: |
Sun, 08 Apr 2018 22:59:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
The ‘install-license-files’ phase doesn’t install anything when doing
builds with #:out-of-source? #t, as is the case for ‘glibc’ and for
anything using ‘cmake-build-system’.
That’s because it looks for license files in “.”, which is incorrect in
this case.
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#31103: ‘install-license-files’ phase is ineffective with out-of-tree builds,
Ludovic Courtès <=