From 256eeab7112da2d5fe1629ffb8b86640a894ee6d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 4 May 2004 12:15:30 +0000 Subject: * Allow the location of the store etc. to be specified using environment variables. * Started adding some automatic tests. * Do a `make check' when building RPMs. --- nix.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'nix.spec.in') diff --git a/nix.spec.in b/nix.spec.in index 41765aa6c424..0fe3fb64a85b 100644 --- a/nix.spec.in +++ b/nix.spec.in @@ -21,6 +21,7 @@ Nix is a software deployment system. %build ./configure --prefix=%{_prefix} make +make check %install rm -rf $RPM_BUILD_ROOT -- cgit 1.4.1