Commit aec432c
committed
build-sys: Fix install location of systemd.pc
systemd.pc contains "libdir" which can be architecture specific. Thus it needs
to be installed into libdir/pkgconfig/ instead of datadir/pkgconfig.
As nothing else is using pkgconfigdata any more, remove it entirely.
Note that udev.pc does not contain architecture specific values and thus can be
kept in /usr/share/pkgconfig/.1 parent 2e219e5 commit aec432c
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
1303 | 1302 | | |
1304 | 1303 | | |
1305 | 1304 | | |
1306 | | - | |
| 1305 | + | |
1307 | 1306 | | |
1308 | 1307 | | |
1309 | 1308 | | |
| |||
6082 | 6081 | | |
6083 | 6082 | | |
6084 | 6083 | | |
6085 | | - | |
6086 | 6084 | | |
6087 | 6085 | | |
6088 | 6086 | | |
| |||
0 commit comments