changeset 2384:73e2fb80fe5c

Remove license directory.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 19 Oct 2006 21:13:02 +0100
parents 5d501a0b3282
children f356374a10ad
files lib/installer.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/installer.py	Thu Oct 19 21:12:49 2006 +0100
+++ b/lib/installer.py	Thu Oct 19 21:13:02 2006 +0100
@@ -545,7 +545,7 @@
 rm -rf %(installer_root)s/usr/cross
 mkdir -p %(cygwin_uploads)s/%(base_name)s
 mkdir -p %(installer_root)s/usr/share/doc/%(base_name)s
-rm -f %(installer_root)s/license*
+rm -rf %(installer_root)s/license*
 rmdir %(installer_root)s/bin || true
 rmdir %(installer_root)s/etc || true
 rmdir %(installer_root)s/usr/bin || true