fix unpacking sources on SLE11
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/webrtc-audio-processing?expand=0&rev=2
This commit is contained in:
parent
88e200a5f7
commit
15fe85162c
@ -82,7 +82,8 @@ components have been optimized to best serve this purpose.
|
||||
WebRTC implements the W3C's proposal for video conferencing on the web.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -T -c "%{name}-%{version}"
|
||||
xz --decompress --stdout "%{SOURCE0}" | %__tar xf - --strip-components=1
|
||||
%__sed -i 's/\r$//' AUTHORS
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user