SHA256
1
0
forked from pool/nemo
Aaron Stern 2020-06-09 17:43:21 +00:00 committed by Git OBS Bridge
parent 9fea65e82f
commit 131afd33ac

View File

@ -109,6 +109,8 @@ This package provides the GObject Introspection bindings for Nemo.
%patch0 -p1
%build
export CFLAGS="%{optflags} -fcommon"
export CXXFLAGS="%{optflags} -fcommon"
%if 0%{?suse_version} < 1500
mkdir -p bin
cat > bin/g-ir-scanner << EOF