Summary: | sysutils/tracker: systemd service file installed by mistake | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | sigsys | ||||||
Component: | Individual Port(s) | Assignee: | Mikael Urankar <mikael> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fuz, lantw44, mikael | ||||||
Priority: | --- | Flags: | fuz:
maintainer-feedback-
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
sigsys
2020-11-01 02:51:46 UTC
Created attachment 227048 [details]
Don't install files in /usr/local/false and /usr/local/true
Fix the wrong MESON_ARGS and pkg-plist for tracker.
Maintainer timeout Created attachment 228698 [details]
Don't install files in /usr/local/false and /usr/local/true (v2)
Rebase the patch on the current main branch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff090d68624eea61674aed3cd8d22aa5db1c9bce commit ff090d68624eea61674aed3cd8d22aa5db1c9bce Author: Ting-Wei Lan <lantw44@gmail.com> AuthorDate: 2021-10-19 12:55:23 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2021-10-19 12:57:51 +0000 sysutils/tracker: Remove systemd service files. Don't install files in /usr/local/false and /usr/local/true PR: 250768 Approved by: gnome (maintainer timeout) sysutils/tracker/Makefile | 6 +++--- sysutils/tracker/pkg-plist | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) Thanks! |