On Tue, Apr 11, 2023 at 06:57:49PM -0400, Josh Grosse wrote: > diff --git a/net/transmission/pkg/PLIST-main b/net/transmission/pkg/PLIST-main > index 622eb4cdf94..cb16269a77d 100644 > --- a/net/transmission/pkg/PLIST-main > +++ b/net/transmission/pkg/PLIST-main > @@ -22,81 +22,50 @@ > @man man/man1/transmission-remote.1 > @man man/man1/transmission-show.1 > @comment share/applications/
update-plist(1) kept moving entries like share/icons/, etc. from -gtk and -qt. In the end all just prefixed them all with "@comment " to stop it and have `make update-plist' no longer yield anything. This seems like a bug in update-plist(1)... which I won't be hunting down.
