This commit is contained in:
parent
059b820a62
commit
f7592a4278
@ -70,13 +70,7 @@ cp %{SOURCE3} .
|
||||
%build
|
||||
chmod +x autogen.sh
|
||||
./autogen.sh
|
||||
%configure \
|
||||
JAVACFLAGS="-source 1.7 -target 1.7" \
|
||||
JDK_SRC=/etc/alternatives/java_sdk \
|
||||
JAVA_HOME=/etc/alternatives/jre \
|
||||
--libdir=%{_libdir}/%{name} \
|
||||
--without-jdk-auto-detect \
|
||||
|
||||
%configure JAVACFLAGS="-source 1.7 -target 1.7" --libdir=%{_libdir}/%{name}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user