X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=debian%2Frules;h=d8941f69b488b4f7680b4cc6ea5c1bc11d89a43e;hb=e90c0b2aec8b7ebe0c6f3fb2b3dc0a7cf027b720;hp=98d0dd2e0ed1bdac3eba87015f01a6461fe70df0;hpb=fdbd3fe48e5309f6abd357160eb83e1866221f41;p=onis.git diff --git a/debian/rules b/debian/rules index 98d0dd2..d8941f6 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ configure-stamp: # Add here commands to configure the package. find . -type d -name '.svn' | xargs rm -rfv - patch -p1 onis.1 + pod2man -r "$(egrep '^\$VERSION' onis | cut -d \' -f 2)" onis >onis.1 touch build-stamp @@ -47,6 +45,7 @@ clean: dh_testroot rm -f build-stamp configure-stamp + rm -f onis.1 patch -p1 -R