Skip to content

Commit

Permalink
PKGBUILD+Patches: Remove duplicate patch
Browse files Browse the repository at this point in the history
The re2 patch has been merged into the ungoogled patchset.
  • Loading branch information
networkException committed Sep 26, 2024
1 parent 16be6c8 commit 63f1e78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
4 changes: 1 addition & 3 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

pkgname=ungoogled-chromium
pkgver=129.0.6668.70
pkgrel=1
pkgrel=2
_launcher_ver=8
_system_clang=1
# ungoogled chromium variables
Expand Down Expand Up @@ -125,8 +125,6 @@ prepare() {
# Increase _FORTIFY_SOURCE level to match Arch's default flags
patch -Np1 -i ../increase-fortify-level.patch

patch -Np1 -i ../fix-ungoogled-third-party-re2.patch

# Fixes for building with libstdc++ instead of libc++

# test deps are broken for ui/lens with system ICU
Expand Down
20 changes: 0 additions & 20 deletions fix-ungoogled-third-party-re2.patch

This file was deleted.

0 comments on commit 63f1e78

Please sign in to comment.