https://bugzilla.redhat.com/show_bug.cgi?id=2076374



--- Comment #14 from Neal Gompa <[email protected]> ---
(In reply to Neal Gompa from comment #13)
> (In reply to Jered Floyd from comment #12)
> > (In reply to Neal Gompa from comment #11)
> > > >   --libexecdir=%{_libdir}/%{name}/plugins \
> > > 
> > > Why are plugins in libexecdir? This seems very wrong...
> > 
> > Because this is where upstream puts them; you'll note that this makes sure
> > they are installed in /usr/lib64/traffficserver/plugins.  Should they be
> > someplace else?
> 
> If they're library files, that makes sense, but it shouldn't be what
> --libexecdir is pointed to. --libexecdir is for helper programs, so this is
> a misuse of an option.

To clarify, plugins should use $(LIBDIR)/$(NAME)/plugins rather than
$(LIBEXECDIR)

(that's in makefile variable parlance, obviously it should be however the
autofoo structures it)


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2076374
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to