Date: Thu, 6 Jan 2022 21:53:40 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2045f47341ba - main - multimedia/snapcast: Fix plist when CLIENT=off Message-ID: <202201062153.206LreVf080585@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2045f47341ba614cc1f6c103b6d9921b61c012f3 commit 2045f47341ba614cc1f6c103b6d9921b61c012f3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-06 21:50:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-06 21:53:37 +0000 multimedia/snapcast: Fix plist when CLIENT=off PR: 260984 Reported by: dave@jetcafe.org --- multimedia/snapcast/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/snapcast/pkg-plist b/multimedia/snapcast/pkg-plist index 4976ba917306..c69e71611318 100644 --- a/multimedia/snapcast/pkg-plist +++ b/multimedia/snapcast/pkg-plist @@ -3,7 +3,7 @@ bin/snapserver etc/snapserver.conf %%CLIENT%%man/man1/snapclient.1.gz man/man1/snapserver.1.gz -share/pixmaps/snapcast.svg +%%CLIENT%%share/pixmaps/snapcast.svg share/snapserver/index.html share/snapserver/snapweb/3rd-party/libflac.js share/snapserver/snapweb/config.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201062153.206LreVf080585>