Michal Vyskocil 2012-06-15 12:25:18 +00:00 committed by Git OBS Bridge
parent 0c5c39338f
commit ba7efb2efb

View File

@ -84,10 +84,10 @@ rm -rf src/samples/build/
chmod 644 src/samples/*
%build
cd src/native/unix
xmlto man man/jsvc.1.xml
# build native jsvc
pushd src/native/unix
xmlto man man/jsvc.1.xml
# build native jsvc
%configure --with-java=%{java_home}
# this is here because 1.0.2 archive contains old *.o
make clean