distr1 / distri

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

Divert files installed into exchange directories into the pkg out directory? #10

Closed stapelberg closed 5 years ago

stapelberg commented 5 years ago

Evaluate whether we could divert files that were installed to exchange dirs into the pkg out directory. e.g. for gobject-introspection, we want girdir=/ro/share/gir-1.0, but the package needs to install files to $DESTDIR/ro/gobject-introspection-amd64-1.x/out/share/gir-1.0

That way, packages would no longer need to be made aware of different paths at install-time vs. runtime, removing one thing to change

Test with e.g.