Re: [RFC PATCH v3 03/37] tools lib traceevent: Install libtraceevent.a into libdir

2015-05-18 Thread Jiri Olsa
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

[RFC PATCH v3 03/37] tools lib traceevent: Install libtraceevent.a into libdir

2015-05-17 Thread Wang Nan
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