Jan Engelhardt 2012-12-22 13:46:01 +00:00 committed by Git OBS Bridge
parent a7086dc316
commit 3c1ad8640d

View File

@ -126,7 +126,7 @@ This package provides the GObject Introspection bindings for libmirage.
%build
cmake . -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
-DCMAKE_C_FLAGS="%optflags" ;
-DCMAKE_C_FLAGS:STRING="%optflags" ;
make %{?_smp_mflags};
%install