From a3ce6b1ca78f4e5a92d39228122d778f47757e38 Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 15 Apr 2015 15:51:13 +0100 Subject: [PATCH] remove two pointless dep removes --- bin/buildForWindows.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/buildForWindows.sh b/bin/buildForWindows.sh index 212e946b4..6acf20b31 100755 --- a/bin/buildForWindows.sh +++ b/bin/buildForWindows.sh @@ -56,8 +56,6 @@ echo "remove git history to reduce folder size" rm -rf .git/objects echo "remove windows jsdom-nocontextify/test folder" -rm -rf /tmp/etherpad-lite-win/node_modules/ep_etherpad-lite/node_modules/jsdom-nocontextifiy/test/ -rm -rf /tmp/etherpad-lite-win/src/node_modules/jsdom-nocontextifiy/test/ rm -rf /tmp/etherpad-lite-win/src/node_modules/wd/node_modules/request/node_modules/form-data/node_modules/combined-stream/test rm -rf /tmp/etherpad-lite-win/src/node_modules/nodemailer/node_modules/mailcomposer/node_modules/mimelib/node_modules/encoding/node_modules/iconv-lite/encodings/tables