Skip to content

Commit

Permalink
dev-util/electron: add exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Jan 21, 2025
1 parent 3708ca4 commit 9837337
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-util/electron/electron-34.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -1739,6 +1739,7 @@ src_prepare() {
--exclude="*/uv/test/*" --exclude="*.rst" \
--exclude="*/cctest/*" --exclude="*/unittests/*" \
--exclude="*/test/data/*" --exclude="*/.eslintrc*" \
--exclude="*/buildtools/third_party/libc++/*" \
-p1 < "${S}/${patch_folder}/$i" || die
# eend $? || die
popd > /dev/null || die
Expand Down

0 comments on commit 9837337

Please sign in to comment.