From e7894eceded6ea1f757829a8845863c57660c9dd Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 26 Jun 2000 20:02:30 +0000 Subject: Added slides for our presentation, but don't export them to the distribution tarball -- they are in Czech and therefore of no use to almost anybody :( --- tools/gendist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/gendist b/tools/gendist index eb1d80f..53d233f 100755 --- a/tools/gendist +++ b/tools/gendist @@ -20,7 +20,7 @@ cp -a . dist/$REL scp -C atrey:~mj/BIRD/CVSROOT/ChangeLog dist/$REL mv dist/$REL/doc/*.ps dist/$DREL/doc rm -f dist/$REL/bird.conf -rm -rf `find dist/$REL -name CVS -o -name tmp` dist/$REL/{dist,misc,rfc} +rm -rf `find dist/$REL -name CVS -o -name tmp` dist/$REL/{dist,misc,rfc,doc/slides} ( cd dist ; tar czvvf /tmp/$REL.tar.gz $REL ) ( cd dist ; tar czvvf /tmp/$DREL.tar.gz $DREL ) rm -rf dist -- cgit v1.2.3