On Sun, May 17, 2015 at 10:56:28AM +, Wang Nan wrote:
> Before this patch, 'make install' installs libraries into bindir:
>
> $ make install DESTDIR=./tree
>INSTALL trace_plugins
>INSTALL libtraceevent.a
>INSTALL libtraceevent.so
> $ find ./tree
>./tree/
>./tree/usr
Before this patch, 'make install' installs libraries into bindir:
$ make install DESTDIR=./tree
INSTALL trace_plugins
INSTALL libtraceevent.a
INSTALL libtraceevent.so
$ find ./tree
./tree/
./tree/usr
./tree/usr/local
./tree/usr/local/bin
./tree/usr/local/bin/libtrace
2 matches
Mail list logo