diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 84a098c2139..0b12b20a2b5 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -75,8 +75,6 @@ if [ "$CROSS_BUILD" ]; then esac fi -broken="build some other things first" - post_patch() { if [ "$XBPS_TARGET_LIBC" = "musl" ]; then for f in "${FILESDIR}"/musl-patches/*.patch; do