diff options
Diffstat (limited to 'nix.spec.in')
-rw-r--r-- | nix.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |