From e90c0b2aec8b7ebe0c6f3fb2b3dc0a7cf027b720 Mon Sep 17 00:00:00 2001 From: octo Date: Wed, 20 Apr 2005 22:25:11 +0000 Subject: [PATCH] Minor fixes so package builds again. --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0