Admin/lib/Tools/makedist_bundle
changeset 62096 8d5f2e3e836d
parent 62041 52a87574bca9
child 62164 a12413bec743
--- a/Admin/lib/Tools/makedist_bundle	Thu Jan 07 16:29:41 2016 +0100
+++ b/Admin/lib/Tools/makedist_bundle	Thu Jan 07 16:50:52 2016 +0100
@@ -325,6 +325,7 @@
 
       find . -type l -exec echo "{}" ";" -exec readlink "{}" ";" \
         > "contrib/cygwin/isabelle/symlinks"
+      find . -type l -exec rm "{}" ";"
 
       touch "contrib/cygwin/isabelle/uninitialized"
     )