[Bug 265683] textproc/lowdown: Installs a broken symbolic link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Aug 2022 03:28:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265683 Bug ID: 265683 Summary: textproc/lowdown: Installs a broken symbolic link Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: lantw44@gmail.com Assignee: bapt@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) Created attachment 235737 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235737&action=edit Fix the broken symbolic link Currently the port installs a broken symbolic link: /usr/local/lib/liblowdown.so -> libdowndown.so.1 There is no file named libdowndown.so.1 on the system. Change it to liblowdown.so.1, which is installed by the port itself. -- You are receiving this mail because: You are the assignee for the bug.