Commit 4552dbb3 authored by Tollef Fog Heen's avatar Tollef Fog Heen Committed by Tollef Fog Heen

Add make check

parent f6adff4a
......@@ -20,6 +20,7 @@ Example VMOD
# rpmbuild -bb --define 'VARNISHSRC /home/user/rpmbuild/BUILD/varnish-3.0.3' redhat/*spec
./configure VARNISHSRC=%{VARNISHSRC} VMODDIR="$(PKG_CONFIG_PATH=%{VARNISHSRC} pkg-config --variable=vmoddir varnishapi)" --prefix=/usr/
make
make check
%install
make install DESTDIR=%{buildroot}
......
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