SHA256
1
0
forked from pool/rttr
rttr/skip_json_example.patch
Adam Majer c37e41ce04 Accepting request 685266 from home:Vogtinator:branches:home:jengelh:branches:devel:libraries:c_c++
- Add patch to fix build (gh#rttrorg/rttr#224):
  * skip_json_example.patch
- Clean spec a bit

- Fix RPM groups, trim filler wording from descriptions.

OBS-URL: https://build.opensuse.org/request/show/685266
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=2
2019-03-15 10:32:53 +00:00

11 lines
472 B
Diff

Index: rttr-0.9.6/src/examples/CMakeLists.txt
===================================================================
--- rttr-0.9.6.orig/src/examples/CMakeLists.txt
+++ rttr-0.9.6/src/examples/CMakeLists.txt
@@ -25,5 +25,4 @@
# #
####################################################################################
-add_subdirectory (json_serialization)
add_subdirectory (library_loading)