summaryrefslogtreecommitdiff
path: root/libzypp-bindings.spec.cmake
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2011-10-12 12:27:17 +0200
committerMichael Andres <ma@suse.de>2011-10-12 12:27:17 +0200
commit4512f5ad4442808f75e649c7ce008f818ca1757f (patch)
tree7e2dacf587498736e308422af0490d559ed70fd7 /libzypp-bindings.spec.cmake
parent376721d9a011b4aad82e6db428e47565e070df15 (diff)
downloadlibzypp-bindings-4512f5ad4442808f75e649c7ce008f818ca1757f.tar.gz
libzypp-bindings-4512f5ad4442808f75e649c7ce008f818ca1757f.tar.bz2
libzypp-bindings-4512f5ad4442808f75e649c7ce008f818ca1757f.zip
Fix random data returned in a function
Diffstat (limited to 'libzypp-bindings.spec.cmake')
-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 474884f..0630059 100644
--- a/libzypp-bindings.spec.cmake
+++ b/libzypp-bindings.spec.cmake
@@ -41,7 +41,7 @@ cmake -DCMAKE_INSTALL_PREFIX=%{prefix} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_SKIP_RPATH=1 \
..
-# the swig compile jobs take a lot of memory, so don't use %jobs here
+# the swig compile jobs take a lot of memory, so don't use jobs here
make -j1
%check