Patch to Makefile so plugins are installed and man dirs are created

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



C.Y.M wrote:
> How about we introduce LIBDIR and change the following line:
> 
> @cp $(PLUGINLIBDIR)/* $(BINDIR)/$(PLUGINLIBDIR)/
> 
> to
> 
> @cp $(PLUGINLIBDIR)/* $(LIBDIR)/

Too confusing. Plus, plugin makefiles do have a LIBDIR that can be
overruled by Make.config.

PLUGINLIBDIR is currently used only at two (!) places:
(1) make plugins-clean cleans that folder
(2) Via -DPLUGINDIR and #define DEFAULTPLUGINDIR, this is the default
for the -L parameter.

As explained, the use for plugins-clean is imho wrong, so this is
currently only a bad way to set the default path. Using this also as the
install destination sounds good to me.

Cheers,

Udo



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux