1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/textproc/elasticsearch6
Mark Felder ab76b33c87 textproc/elasticsearch{5,6}: Fix symlink
Relative symlinks should only be used when both files are in the
STAGEDIR. In this situation poudriere was producing usable packages
because of the unique location of WRKSRC (/wrksrc/...) which caused the
relative symlink to be deep enough "../../../../../" to hit the root of the
filesystem and then point to the location of the file. However, users
who were building the port directory with "make" or "portmaster" were
getting symlinks that did not point to the right location.

PR:		226234 226265 222261
2018-03-02 13:06:24 +00:00
..
files textproc/elasticsearch6: Fix run issues 2018-03-01 23:37:20 +00:00
distinfo textproc/elasticsearch6: Update to 6.2.2 2018-02-24 15:42:11 +00:00
Makefile textproc/elasticsearch{5,6}: Fix symlink 2018-03-02 13:06:24 +00:00
pkg-descr