diff options
author | Guillem Jover <guillem@debian.org> | 2018-09-26 05:54:48 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2018-09-26 19:34:40 +0200 |
commit | a6c7f3cbc6d193026099f7db87da25046a2107dc (patch) | |
tree | ef7e8c34009872954d8e32f70016165b4c5d1755 /t/cppcheck | |
parent | 351b496e1a4c1baaee18f1d4c624b87471aa0311 (diff) | |
download | dpkg-a6c7f3cbc6d193026099f7db87da25046a2107dc.tar.gz |
build: Perform Dpkg module substitution during CPAN module building
We had an empty do_perl_subst variable in the dist-cpan autotools
target that resulted in copying an empty file, but that was shadowed by
a subsequent copy of the original. So we were ending up with a pristine
non-substituted file.
We actually need to substitute the install paths during the CPAN module
building to preserve system and user settings at that point. Otherwise
the dpkg autotools configure settings might be completely out of touch
with the settings from the system where the CPAN module gets built.
Diffstat (limited to 't/cppcheck')
0 files changed, 0 insertions, 0 deletions