X-Git-Url: https://git.octo.it/?p=onis.git;a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=d8941f69b488b4f7680b4cc6ea5c1bc11d89a43e;hp=4ba4482ae0237cdbe7a5387de9c8ee204f77f81d;hb=e90c0b2aec8b7ebe0c6f3fb2b3dc0a7cf027b720;hpb=915f48ccb78a125d1e160de11b3dd9b035a55ccd diff --git a/debian/rules b/debian/rules index 4ba4482..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