forked from pool/apache-commons-daemon
fix a typo in build
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=2
This commit is contained in:
parent
0c5c39338f
commit
ba7efb2efb
@ -84,10 +84,10 @@ rm -rf src/samples/build/
|
|||||||
chmod 644 src/samples/*
|
chmod 644 src/samples/*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd src/native/unix
|
|
||||||
xmlto man man/jsvc.1.xml
|
|
||||||
# build native jsvc
|
|
||||||
pushd src/native/unix
|
pushd src/native/unix
|
||||||
|
xmlto man man/jsvc.1.xml
|
||||||
|
|
||||||
|
# build native jsvc
|
||||||
%configure --with-java=%{java_home}
|
%configure --with-java=%{java_home}
|
||||||
# this is here because 1.0.2 archive contains old *.o
|
# this is here because 1.0.2 archive contains old *.o
|
||||||
make clean
|
make clean
|
||||||
|
Loading…
Reference in New Issue
Block a user