Commit 66194e9f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libepoxy-1.5.0.tar.xz
cd libepoxy-1.5.0 && ./configure --prefix=/usr
$(MAKE) -C libepoxy-1.5.0
$(MAKE) -C libepoxy-1.5.0 check
$(MAKE) -C libepoxy-1.5.0 install
rm -rf libepoxy-1.5.0
headers
/usr/include/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
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