X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=blobdiff_plain;f=mp-xquery.spec;h=092d1d9c56b1ee14ad3d83cafc91452fe71ca53a;hp=7b821b79d4aade5f2fe7e20a060fdc2e8f540eb0;hb=d933079211930638f03f112813dfe2350e6d808a;hpb=c40c009e50d98dc7ad4bdeb7e68277a271e7f00a diff --git a/mp-xquery.spec b/mp-xquery.spec index 7b821b7..092d1d9 100644 --- a/mp-xquery.spec +++ b/mp-xquery.spec @@ -47,7 +47,6 @@ fi %setup %build -cd src make \ ZORBA=/opt/zorba OPT_FLAGS="-g -O" \ @@ -55,7 +54,6 @@ make \ MP_CONFIG=/usr/bin/metaproxy-config %install -cd src make DESTDIR=${RPM_BUILD_ROOT} libdir=%{_libdir} install %clean @@ -64,3 +62,4 @@ rm -fr ${RPM_BUILD_ROOT} %files %defattr(-,root,root) %{_libdir}/mp-xquery/* +%{_mandir}/man3/xquery.*