diff options
-rwxr-xr-x | tools/create-distribution | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/create-distribution b/tools/create-distribution index ebe3eb4..79cbe11 100755 --- a/tools/create-distribution +++ b/tools/create-distribution @@ -26,7 +26,6 @@ set -e -find -name .cvsignore -print0 | xargs -0 rm version=`grep 'VERSION =' pingd | sed -e "s/.* '//" -e "s/'.*//"` dirname=`basename \`pwd\`` pod2man --section=1 --release="$version" --center=Echolot pingd doc/pingd.1 |