qtwebengine-opensource-src: update removal list, fixes TPH:#196
This commit is contained in:
parent
0c0b0faad2
commit
60defcbb80
1 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2022 Luis Guzman <ark@switnet.org>
|
# Copyright (C) 2025 Luis Guzman <ark@switnet.org>
|
||||||
# Copyright (C) 2021 Pablo Correa Gómez <ablocorrea@hotmail.com>
|
# Copyright (C) 2021 Pablo Correa Gómez <ablocorrea@hotmail.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=3
|
VERSION=5
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -62,8 +62,9 @@ src/3rdparty/chromium/third_party/win_build_output
|
||||||
src/3rdparty/chromium/build/android/CheckInstallApk-debug.apk
|
src/3rdparty/chromium/build/android/CheckInstallApk-debug.apk
|
||||||
src/3rdparty/chromium/third_party/blink/manual_tests/accessibility/resources/AppletTest.class
|
src/3rdparty/chromium/third_party/blink/manual_tests/accessibility/resources/AppletTest.class
|
||||||
src/3rdparty/chromium/third_party/blink/manual_tests/resources/*.class
|
src/3rdparty/chromium/third_party/blink/manual_tests/resources/*.class
|
||||||
|
src/3rdparty/chromium/third_party/blink/manual_tests/WebKitSite.webarchive
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
changelog "Removed non-free and prebuilt binaries. Fixes #28287"
|
changelog "Removed non-free and prebuilt binaries. Fixes #28287|TPH #196"
|
||||||
|
|
||||||
package
|
package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue