X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2Fprep-bin-dist-mingw;h=17110c17bbce61b2ab8a3fdc4349d60b8f58bd7a;hb=fb570f4ae8d02ad25475d97d019cb93bf64d4d99;hp=be4ec243ab524090093db6cc021b695b99ac1282;hpb=8e02b4abfbaa10521efaf926517b96413148d2e1;p=ghc-hetmet.git diff --git a/distrib/prep-bin-dist-mingw b/distrib/prep-bin-dist-mingw index be4ec24..17110c1 100644 --- a/distrib/prep-bin-dist-mingw +++ b/distrib/prep-bin-dist-mingw @@ -175,7 +175,7 @@ cp -Rf $mingw_include/* include/mingw # g++-3/ subdir causes problems with installer tool (+ being a # troublesome character); leave out for now. #rm -rf include/mingw/g++-3/ || echo "g++-3/ not there" -rm -rf include/mingw/c++/ || echo "c++/ not there" +#rm -rf include/mingw/c++/ || echo "c++/ not there" rm -rf include/mingw/ddk/ || echo "ddk/ not there" rm -rf include/mingw/gnu/ || echo "gnu/ not there" rm -rf include/mingw/javax/ || echo "javax/ not there"