removed patche command

This commit is contained in:
Bachir Soussi Chiadmi
2017-06-26 12:41:41 +02:00
parent 007446e9c2
commit 0efb0c894c
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Mon Jun 26 10:40:00 UTC 2017
# Mon Jun 26 10:41:21 UTC 2017
pkgbase = qt5-webkit-print
pkgdesc = Classes for a WebKit2 based implementation and a new QML API (maintained fork) (patched with pdf scale and background fixes)
pkgver = 5.212.0alpha2
-5
View File
@@ -24,11 +24,6 @@ prepare() {
mkdir -p build
cd qtwebkit-$_qtver
# Fix build with ICU 59 (PLD linux)
patch -p1 -i ../qt5-webkit-icu59.patch
# Fix build with GCC 7
patch -p1 -i ../qt5-webkit-ng-gcc7.patch
patch -p1 -i ../qt5-webkit-ng-functional.patch
# aleray fixes (https://github.com/annulen/webkit/compare/qtwebkit-stable...aleray:ospkit2)
patch -p1 -i ../qt5-webkit-pdf_scaling.patch
patch -p1 -i ../qt5-webkit-solid_background_PDF.patch