mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
154215cfd8
Trying to understand what each patch does made me come up with some more descriptive names: - Renaming the two disable-xxx patches to a common names makes it immediately clear that one replaces the other depending on version number. - findstring was really not descriptive at all. - hardcode-pgxs-path will be extended with more paths for split outputs in a later commit. Renaming here already to allow git to better track renames. Finally replacing HARDCODED_PGXS_PATH with $out/lib in the last patch, makes it easier to understand what the end result will look like when reading the patch. |
||
---|---|---|
.. | ||
less-is-more.patch | ||
locale-binary-path.patch | ||
paths-for-split-outputs.patch | ||
paths-with-postgresql-suffix.patch | ||
relative-to-symlinks-16+.patch | ||
relative-to-symlinks.patch | ||
socketdir-in-run-13+.patch | ||
socketdir-in-run.patch | ||
specify_pkglibdir_at_runtime.patch |