diff --git a/packaging/win32/install.sh b/packaging/win32/install.sh index 76069aacce..e8c42d2518 100644 --- a/packaging/win32/install.sh +++ b/packaging/win32/install.sh @@ -627,6 +627,7 @@ function inst_goffice() { then echo "goffice already installed. skipping." else + rm -rf $TMP_UDIR/goffice-* wget_unpacked $GOFFICE_URL $DOWNLOAD_DIR $TMP_DIR mydir=`pwd` qpushd $TMP_UDIR/goffice-* diff --git a/packaging/win32/reset.sh b/packaging/win32/reset.sh index af1f8c9054..fb315f9622 100644 --- a/packaging/win32/reset.sh +++ b/packaging/win32/reset.sh @@ -34,7 +34,7 @@ basedir=`unix_path $GLOBAL_DIR` qpushd $basedir rm -rf regex readline indent guile pexports gnome swig autotools -rm -rf libgsf goffice glade gnucash +rm -rf libgsf goffice glade gnucash tmp rm -f /etc/profile.d/installer.in