Commit b769ac43 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf rabbitmq-c-0.8.0.tar.gz
cd rabbitmq-c-0.8.0 && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib .
cd rabbitmq-c-0.8.0 && cmake --build . --target install
rm -rf rabbitmq-c-0.8.0
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
headers
/usr/include/.*
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