]> git.ipfire.org Git - people/ms/network.git/blob - test/nitsi/test/make-check/recipe.in
nitsi: Add a test that calls "make check" in the virtual environment
[people/ms/network.git] / test / nitsi / test / make-check / recipe.in
1 alice: tar xvfa @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz && cd @PACKAGE_NAME@-@PACKAGE_VERSION@
2 alice: ./configure --prefix=/usr && make -j2
3 alice: make check