distr1 / distri

a Linux distribution to research fast package management
https://distr1.org
Other
536 stars 26 forks source link

pkgconfig dir #11

Open stapelberg opened 5 years ago

stapelberg commented 5 years ago

Some packages install their pkgconfig files into lib, lib64 or share. We should figure out which of these make sense, and change packages accordingly. Maybe this would be a good opportunity for a first package lint check in the build tool?

Also, we should figure out how to teach pkgconfig that /ro/lib/pkgconfig is its default search directory. Maybe issue #10 helps?