Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

Permalink
Delete patches directory
Browse files Browse the repository at this point in the history
Update build-gptk.yml
  • Loading branch information
IsaacMarovitz committed Sep 29, 2023
1 parent 8308627 commit 4b986f2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 47 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-gptk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
uses: actions/checkout@v3
- name: Tap homebrew-apple
run: brew tap apple/apple http://github.com/Whisky-App/homebrew-apple
- name: Patch GPTK-Wine
run: patch $(brew --repo apple/apple)/Formula/game-porting-toolkit.rb < patches/vulkan.patch
- name: Patch rpaths
run: patch $(brew --repo apple/apple)/Formula/game-porting-toolkit.rb < patches/rpath.patch
- name: Install taps
run: brew install apple/apple/game-porting-toolkit winetricks
- name: Trim Files
Expand Down
12 changes: 0 additions & 12 deletions patches/rpath.patch

This file was deleted.

31 changes: 0 additions & 31 deletions patches/vulkan.patch

This file was deleted.

0 comments on commit 4b986f2

Please sign in to comment.