From b45e009b8d0d4c95b0a571a361abfb9435326531 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 10 Jun 2004 13:39:56 +0000 Subject: There are no .cvsignore files anymore, so no need to remove them when building tarballs --- tools/create-distribution | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') 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 -- cgit v1.2.3