Skip to content

Commit

Permalink
Remove winemenubuilder-integration patch 0002
Browse files Browse the repository at this point in the history
This causes wine-protocol-* to be created, and thus any
http/https/ftp will routed via wine.
  • Loading branch information
alesliehughes committed Mar 18, 2020
1 parent 13536af commit 36b8b8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 414 deletions.
2 changes: 0 additions & 2 deletions patches/patchinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6789,10 +6789,8 @@ fi
# |
if test "$enable_winemenubuilder_integration" -eq 1; then
patch_apply winemenubuilder-integration/0001-winemenubuilder-Blacklist-desktop-integration-for-ce.patch
patch_apply winemenubuilder-integration/0002-winemenubuilder-Create-.desktop-files-for-programs-t.patch
(
printf '%s\n' '+ { "Alex Henrie", "winemenubuilder: Blacklist desktop integration for certain associations.", 1 },';
printf '%s\n' '+ { "Alex Henrie", "winemenubuilder: Create .desktop files for programs that open URIs.", 1 },';
) >> "$patchlist"
fi

Expand Down
Loading

0 comments on commit 36b8b8c

Please sign in to comment.