simpler variant of ocaml_preserve_bytecode usage (SR#511780)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=36
This commit is contained in:
2017-07-25 08:40:17 +00:00
committed by Git OBS Bridge
parent 1c0f227640
commit 5e9daf1c61

View File

@@ -20,9 +20,7 @@
Name: ocaml-cppo
Version: 1.5.0
Release: 0
%if %{defined ocaml_preserve_bytecode}
%{ocaml_preserve_bytecode}
%endif
%{?ocaml_preserve_bytecode}
Summary: The C preprocessor written in OCaml
License: BSD-3-Clause
Group: Development/Libraries/Other