summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/create-distribution1
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