Accepting request 290610 from multimedia:libs
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/290610 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libbluray?expand=0&rev=19
This commit is contained in:
commit
c1cda370d5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 10:23:43 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Put the configure args each on its own line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 10 15:30:05 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -89,7 +89,9 @@ MPlayer). We, the authors of this library, do not condone nor endorse piracy.
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
%configure --disable-static --enable-bdjava
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-bdjava
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user