Jakob Truelsen 16 years ago
parent
commit
c899a39d2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      static-build.sh

+ 1 - 0
static-build.sh

@@ -41,6 +41,7 @@ function applypatch() {
 
 #Create static build directory
 mkdir -p build
+cat qt-*.patch > qt_webkit.patch
 cd build
 BUILD=`pwd`