summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2010-12-08 10:57:06 +0100
committerMichael Andres <ma@suse.de>2010-12-08 10:57:06 +0100
commit01b458a7250ad428630da8e39fdc1988c9d6acc7 (patch)
tree48a1ee9cec779f7b87028558b8f12e8fea838cc7
parent9c08e9ff17427b751ec10ffe896de464ab38bc6b (diff)
downloadlibzypp-bindings-01b458a7250ad428630da8e39fdc1988c9d6acc7.tar.gz
libzypp-bindings-01b458a7250ad428630da8e39fdc1988c9d6acc7.tar.bz2
libzypp-bindings-01b458a7250ad428630da8e39fdc1988c9d6acc7.zip
fix specfile
-rw-r--r--libzypp-bindings.spec.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/libzypp-bindings.spec.cmake b/libzypp-bindings.spec.cmake
index 7e6c87c..5e1562c 100644
--- a/libzypp-bindings.spec.cmake
+++ b/libzypp-bindings.spec.cmake
@@ -42,7 +42,7 @@ cmake -DCMAKE_INSTALL_PREFIX=%{prefix} \
..
make %{?jobs:-j %jobs}
-%test
+%check
cd build
make test