freebsd-ports/sysutils/bareos18-server
Adriaan de Groot 98e5e22741 sysutils/bareos18-server: fix library symlinks
There's a fs_violation going on, since the install runs a
script -- only if there is exactly one DB backend -- that
symlinks the default backend to libbareoscats.so.<version>, but:
- the symlink was created in $PREFIX, not $DESTDIR/$PREFIX,
- the symlink was absolute (which rules out a simple mv
  or symlinking the full path),
- the symlink didn't get the right version, because the
  script was using the wrong variables anyway.
2021-04-14 00:37:22 +02:00
..
files sysutils/bareos18-server: fix library symlinks 2021-04-14 00:37:22 +02:00
distinfo
Makefile sysutils/bareos18-server: fix library symlinks 2021-04-14 00:37:22 +02:00
Makefile.common Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
pkg-descr
pkg-plist sysutils/bareos18-server: fix plist 2021-04-14 00:37:21 +02:00
pkg-plist.client