diff --git a/apache-commons-daemon.spec b/apache-commons-daemon.spec index 8da78cb..f305199 100644 --- a/apache-commons-daemon.spec +++ b/apache-commons-daemon.spec @@ -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