tuned;
authorwenzelm
Wed, 06 Sep 2000 19:12:26 +0200
changeset 9880 3b63a8dd56e3
parent 9879 a1fcaf2d080d
child 9881 d9ea690001ce
tuned;
Admin/makedist
--- a/Admin/makedist	Wed Sep 06 19:01:37 2000 +0200
+++ b/Admin/makedist	Wed Sep 06 19:12:26 2000 +0200
@@ -111,7 +111,9 @@
 
 $EXPORT
 find . -name CVS -print | xargs rm -rf
-find . -type d -a -empty -print | xargs rm -rf
+find . "(" -type d -a -empty ")" -print | xargs rm -f
+find . "(" -type d -a -empty ")" -print | xargs rm -f
+find . "(" -type d -a -empty ")" -print | xargs rm -f
 
 
 # build docs