summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2016-01-13 21:52:57 +0100
committerFlorent Le Coz <louiz@louiz.org>2016-01-13 14:01:05 +0100
commit5da0158fdb4a77512555a82ead49b7e794824e3b (patch)
tree964c75de67522ea16a4f47fb82c5fef1fadafdc1 /packaging
parent6bebb2f67b73219c455579d5d414418e317e06b9 (diff)
downloadbiboumi-5da0158fdb4a77512555a82ead49b7e794824e3b.tar.gz
biboumi-5da0158fdb4a77512555a82ead49b7e794824e3b.tar.bz2
biboumi-5da0158fdb4a77512555a82ead49b7e794824e3b.tar.xz
biboumi-5da0158fdb4a77512555a82ead49b7e794824e3b.zip
Use make check in the spec file
Diffstat (limited to 'packaging')
-rw-r--r--packaging/biboumi.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/biboumi.spec b/packaging/biboumi.spec
index ce57800..6961874 100644
--- a/packaging/biboumi.spec
+++ b/packaging/biboumi.spec
@@ -50,9 +50,7 @@ make install DESTDIR=%{buildroot}
%check
-make test_suite/fast VERBOSE=1
-
-./test_suite || exit 1
+make check
%files