From: Martin Mares Date: Sun, 6 Apr 2003 19:45:55 +0000 (+0000) Subject: Avoid problems with copying a directory to itself. X-Git-Tag: v1.2.0~431 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e41e34a231198498289e367b93b3e9b99d5eb2e;p=thirdparty%2Fbird.git Avoid problems with copying a directory to itself. --- diff --git a/tools/gendist b/tools/gendist index e75d358e9..762a4548d 100755 --- a/tools/gendist +++ b/tools/gendist @@ -1,7 +1,7 @@ #!/bin/sh # # Generate BIRD Distribution Archive -# (c) 2000 Martin Mares +# (c) 2000--2003 Martin Mares # set -e @@ -13,17 +13,18 @@ autoconf VERSION=`sed