typo
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/serd?expand=0&rev=19
This commit is contained in:
parent
6f36dc0173
commit
9e7c7c26ef
@ -64,7 +64,7 @@ Development files for libserd.
|
|||||||
for i in `grep -rl "%{_bindir}/env python"`;do sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
|
for i in `grep -rl "%{_bindir}/env python"`;do sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS='%{optflags} --std=gnu99'
|
export CFLAGS='%{optflags} -std=gnu99'
|
||||||
export CXXFLAGS='%{optflags}'
|
export CXXFLAGS='%{optflags}'
|
||||||
./waf configure \
|
./waf configure \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user