Jesse Keating <jkeating@xxxxxxxxxx> writes: > Tom Lane <tgl@xxxxxxxxxx> wrote: >> 2. The symlink will be actively wrong while doing the RPM >> build/install, because it won't account for the BuildRoot: >> directories. > This is false. In fact, with relative, they'll be right more often > than not. Hmm? To get down to cases, the symlink I need is going to live at /usr/share/pgsql/timezone (barring relocation of the package, something I'd someday like to have work), and needs to point to /usr/share/zoneinfo. I believe you're suggesting that I create it as ../zoneinfo. That is not going to work when it's sitting in /var/tmp/postgresql-something-root/usr/share/pgsql, because the zoneinfo files are not part of my package; there will not be anything at /var/tmp/postgresql-something-root/usr/share/zoneinfo. If they *were* part of my package then you'd be correct. regards, tom lane -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly