forked from pool/pulseaudio
Accepting request 729144 from home:iznogood:branches:multimedia:libs
Tiny spec tweak OBS-URL: https://build.opensuse.org/request/show/729144 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=211
This commit is contained in:
parent
3773f9173c
commit
e95f5f9280
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 7 23:14:50 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Use make_build macros.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 27 15:43:10 CEST 2019 - tiwai@suse.de
|
Tue Aug 27 15:43:10 CEST 2019 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -369,10 +369,10 @@ export CFLAGS="%{optflags} -fPIE"
|
|||||||
--enable-gsettings \
|
--enable-gsettings \
|
||||||
--with-udev-rules-dir=%{_udevrulesdir} \
|
--with-udev-rules-dir=%{_udevrulesdir} \
|
||||||
--with-pulsedsp-location='%{_prefix}/\\$$LIB/pulseaudio' \
|
--with-pulsedsp-location='%{_prefix}/\\$$LIB/pulseaudio' \
|
||||||
--with-systemduserunitdir=%{_userunitdir}
|
--with-systemduserunitdir=%{_userunitdir} \
|
||||||
|
%{nil}
|
||||||
make %{?_smp_mflags} V=1
|
%make_build
|
||||||
make %{?_smp_mflags} doxygen
|
%make_build doxygen
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user