mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/webkit2gtk: fix
This commit is contained in:
parent
39727a67c8
commit
a0efa887ca
2 changed files with 6 additions and 6 deletions
|
@ -32,7 +32,7 @@ sha256sums=('eb92383232328ce655b703c64370ed3795662479719ad1b4a869ed46769d2945'
|
|||
'SKIP'
|
||||
'51541d4cb1f58d3b7c7112948ce0588e45ca445434350aec3e47c227651ff19f'
|
||||
'18219f8a016eeb001efb4788891d18d83804f03bda537da621bcf73615a68e2f'
|
||||
'fe496f67005e5f6d0c63ae0e801517d269a4a606bf56f74e1c50c108f7f17d94')
|
||||
'410449817b1b181737538be10d96d6d8aec134285f6288e80c96fbfdd5d19519')
|
||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
--- Source/WTF/wtf/CMakeLists.txt.orig 2016-10-12 22:36:08.235410277 -0600
|
||||
+++ Source/WTF/wtf/CMakeLists.txt 2016-10-12 22:36:23.300372381 -0600
|
||||
@@ -171,7 +171,6 @@
|
||||
--- Source/WTF/wtf/CMakeLists.txt.orig 2017-04-25 18:40:09.388755957 -0600
|
||||
+++ Source/WTF/wtf/CMakeLists.txt 2017-04-25 18:40:15.478780549 -0600
|
||||
@@ -182,7 +182,6 @@
|
||||
|
||||
set(WTF_SOURCES
|
||||
Assertions.cpp
|
||||
- Atomics.cpp
|
||||
AutomaticThread.cpp
|
||||
BitVector.cpp
|
||||
CompilationThread.cpp
|
||||
CrossThreadCopier.cpp
|
||||
ClockType.cpp
|
||||
|
|
Loading…
Reference in a new issue