- 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
|
||||
autoreconf -vif
|
||||
%configure --disable-static --enable-libwebpmux \
|
||||
--enable-libwebpdemux --enable-libwebpdecoder \
|
||||
--disable-rpath
|
||||
--enable-libwebpdemux --enable-libwebpdecoder
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user