diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-08-11 15:00:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-08-11 15:00:17 +0200 |
commit | 5df2077d3ea30ed04aa740cae9feb829abf4c150 (patch) | |
tree | 69fc97290b2c2366988a0580c6feb31af3915553 | |
parent | 996c6d357f15190c8d14119eee9fbd96bb5b0e15 (diff) |
mock: includes 'base' repo for scl build
-rw-r--r-- | mongo-c-driver-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mongo-c-driver-dev.spec b/mongo-c-driver-dev.spec index c42519d..912310f 100644 --- a/mongo-c-driver-dev.spec +++ b/mongo-c-driver-dev.spec @@ -21,7 +21,7 @@ # in MongoDB 3.2, and support is being removed in 3.4. %global with_tests 0%{?_with_tests:1} %endif -%global with_tests 0 +#global with_tests 0 Name: mongo-c-driver Summary: Client library written in C for MongoDB |