Commit 2cb9c31a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf lttng-ust-2.10.1.tar.bz2
cd lttng-ust-2.10.1 && ./configure --prefix=/usr
$(MAKE) -C lttng-ust-2.10.1
$(MAKE) -C lttng-ust-2.10.1 install
ldconfig
rm -rf lttng-ust-2.10.1
etc
/etc/.*
bin
/usr/bin/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
headers
/usr/include/.*
pkg
/usr/lib/pkgconfig/.*
lib
/usr/lib/lib.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment