Commit 1ef4a96
Fix pkgconfig install to respect DESTDIR
The install script for the pkgconfig file was writing directly to
CMAKE_INSTALL_PREFIX without respecting DESTDIR. This broke staged
installs used by package managers (dpkg-buildpackage, rpmbuild, etc).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 811eea5 commit 1ef4a96
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments