1
0
forked from pool/libmirage
Jan Engelhardt 2012-12-22 13:46:01 +00:00 committed by Git OBS Bridge
parent 944ae798e3
commit c53104f55e

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