summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/dooble/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qmake/dooble/PRE_BUILD')
-rwxr-xr-xqt5-qmake/dooble/PRE_BUILD14
1 files changed, 9 insertions, 5 deletions
diff --git a/qt5-qmake/dooble/PRE_BUILD b/qt5-qmake/dooble/PRE_BUILD
index 70c1e7c0c0..81e168dec6 100755
--- a/qt5-qmake/dooble/PRE_BUILD
+++ b/qt5-qmake/dooble/PRE_BUILD
@@ -1,8 +1,12 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-rm -r Version\ 1.x &&
-cd Version\ 2.x &&
-rm dooble.{osx,win,freebsd.clang}.qt5.pro &&
-rm -r Include.win32 Libraries.win32 &&
-sed -i "s|/usr/local|$QT5DIR|g" dooble.qt5.pro dooble.sh libSpotOn/Makefile.linux \
+rm -r 1.x &&
+cd 2.x &&
+rm -r Windows &&
+rm dooble.webkit.pro &&
+#rm dooble.{osx,win,freebsd.clang}.qt5.pro &&
+#rm -r Include.win32 Libraries.win32 &&
+sed -i "s|/usr/local|$QT5DIR|g" dooble.pro dooble.sh \
dooble.desktop
+#libSpotOn/Makefile.linux \
+