Commit e8aa04f6 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Add production check build and groups file

parent 6bd68b5b
all:
tar xf check-0.12.0.tar.gz
cd check-0.12.0 && ./configure --prefix=/usr
$(MAKE) -C check-0.12.0
$(MAKE) -C check-0.12.0 check
$(MAKE) -C check-0.12.0 install
rm -rf check-0.12.0
headers
/usr/include/.*
bin
/usr/bin/.*
info
/usr/share/info/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
autoconf
/usr/share/aclocal/.*
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