- Removing the --disable-rpath switch as autoreconf -vif does the job
This commit is contained in:
parent
1a6ec42bac
commit
e0b970fc7b
@ -69,8 +69,7 @@ Java bindings for libwebp.
|
|||||||
%build
|
%build
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
%configure --disable-static --enable-libwebpmux \
|
%configure --disable-static --enable-libwebpmux \
|
||||||
--enable-libwebpdemux --enable-libwebpdecoder \
|
--enable-libwebpdemux --enable-libwebpdecoder
|
||||||
--disable-rpath
|
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user