From 1c8a008afcebb8bc7bced0d50a8594bca82323f2 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 18 Oct 2005 20:51:25 +0000 Subject: [PATCH] exclude Doxyfile* and dosygen/ from graphviz-win.tgz --- graphviz-win.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphviz-win.sh b/graphviz-win.sh index 1189f1749..72085a480 100755 --- a/graphviz-win.sh +++ b/graphviz-win.sh @@ -22,6 +22,9 @@ rm -rf \ configure.ac \ configure.old \ Config.mk \ + Doxyfile \ + Doxyfile.in \ + doxygen \ features \ m4 \ aclocal.m4 \ @@ -65,6 +68,4 @@ mv t config.h # package the result cd .. -#zip -rq graphviz-win graphviz-win -# rm -rf graphviz-win tar cf - graphviz-win | gzip >graphviz-win.tgz -- 2.50.1