]> granicus.if.org Git - graphviz/commitdiff
exclude Doxyfile* and dosygen/ from graphviz-win.tgz
authorellson <devnull@localhost>
Tue, 18 Oct 2005 20:51:25 +0000 (20:51 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 20:51:25 +0000 (20:51 +0000)
graphviz-win.sh

index 1189f1749e71b88b1a666750baf45e1d64d9a296..72085a4802feb1cd1f0fd343f2b52d6fe338e56f 100755 (executable)
@@ -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