X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=debian%2Frules;h=fc3dc45530ab139b80254b6126e4b48bf2697142;hb=38980d9c2e1e9756e40518c194e60fd7782e76c1;hp=98d0dd2e0ed1bdac3eba87015f01a6461fe70df0;hpb=fdbd3fe48e5309f6abd357160eb83e1866221f41;p=onis.git diff --git a/debian/rules b/debian/rules index 98d0dd2..fc3dc45 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,11 @@ 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,7 +49,12 @@ clean: dh_testroot rm -f build-stamp configure-stamp - patch -p1 -R