https://bugs.kde.org/show_bug.cgi?id=445518
--- Comment #16 from Rodney Dawes <dobey.p...@gmail.com> --- OK. I've recreated the problem, and updated the 171 PR to address the issue as it seems `DESTDIR=foo cmake --install build` results in the `$ENV{DESTDIR}` in the install script not being interpreted properly. Escaping as `\$ENV{}` seems to solve the issue here, so 171 should be good in this case now. -- You are receiving this mail because: You are watching all bug changes.